Created
January 22, 2013 18:24
-
-
Save heini/4596899 to your computer and use it in GitHub Desktop.
eclectic output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ source /usr/local/libexec/eclectic//libs/default.eclectic | |
+ source /usr/local/libexec/eclectic//modules/news.eclectic | |
+ [[ -z count ]] | |
+ is_function do_count | |
++ type -t do_count | |
+ [[ function == \f\u\n\c\t\i\o\n ]] | |
+ check_do do_count | |
+ local function=do_count | |
+ shift | |
+ is_function do_count | |
++ type -t do_count | |
+ [[ function == \f\u\n\c\t\i\o\n ]] | |
+ do_count | |
+ targets=($(get_unread )) | |
++ get_unread | |
++ local repo repos unreadf | |
++ repos=($(get_repositories )) | |
+++ get_repositories | |
++++ package-manager | |
++++ local manager | |
++++ [[ -n '' ]] | |
++++ cave_has-version sys-apps/paludis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment