Skip to content

Instantly share code, notes, and snippets.

@heini
Created January 22, 2013 18:24
Show Gist options
  • Save heini/4596899 to your computer and use it in GitHub Desktop.
Save heini/4596899 to your computer and use it in GitHub Desktop.
eclectic output
+ 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