Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created March 19, 2014 16:53
Show Gist options
  • Save kbarber/9646087 to your computer and use it in GitHub Desktop.
Save kbarber/9646087 to your computer and use it in GitHub Desktop.
puppet apply -e 'notice(inline_template("<%= require \"pp\"; PP.pp([methods.sort, instance_variables.sort, global_variables.sort, local_variables.sort], \"\") %>"))'
Notice: Scope(Class[main]): [[:!,
:!=,
:!~,
:<=>,
:==,
:===,
:=~,
:__id__,
:__send__,
:alert,
:all_tags,
:class,
:class_def,
:classes,
:clone,
:crit,
:daemonize,
:debug,
:define_singleton_method,
:display,
:dup,
:emerg,
:enum_for,
:eql?,
:equal?,
:err,
:extend,
:file,
:file=,
:freeze,
:frozen?,
:has_variable?,
:hash,
:info,
:initialize_clone,
:initialize_dup,
:inspect,
:instance_eval,
:instance_exec,
:instance_of?,
:instance_variable_defined?,
:instance_variable_get,
:instance_variable_set,
:instance_variables,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment