Table of Contents - puppet-repl-0.3.4 Documentation
Pages
- CHANGELOG
- LICENSE
-
README
- puppet-repl
- Compatibility
- Production usage
- Installation
- Load path
- Interactive demo
- Web demo
- Usage
- Using Variables
- Listing variables
- Listing functions
- Using functions
- Duplicate resource error
- Setting the puppet log level
- Remote nodes
- Setup
- Usage
- Command line:
- From repl session:
- Auto Complete
- FacterDB and using different fact sets
- Playback support
- Web based playback support
- Troubleshooting
- Copyright
Classes and Modules
- AwesomePrint
- AwesomePrint::Puppet
- CodeFile
- CodeFile::SourceNotFound
- Object
- PuppetRepl
- PuppetRepl::Cli
- PuppetRepl::Exception
- PuppetRepl::Exception::AuthError
- PuppetRepl::Exception::BadFilter
- PuppetRepl::Exception::ConnectError
- PuppetRepl::Exception::Error
- PuppetRepl::Exception::FatalError
- PuppetRepl::Exception::NoClassError
- PuppetRepl::Exception::NodeDefinitionError
- PuppetRepl::Exception::TimeOutError
- PuppetRepl::Exception::UndefinedNode
- PuppetRepl::Support
- PuppetRepl::Support::Compilier
- PuppetRepl::Support::Environment
- PuppetRepl::Support::Facts
- PuppetRepl::Support::Functions
- PuppetRepl::Support::InputResponders
- PuppetRepl::Support::Node
- PuppetRepl::Support::Play
- PuppetRepl::Support::Scope
- ReplCode
- ReplCode::CodeRange
- ReplCode::LOC
- String
- Trollop
- Trollop::CommandlineError
- Trollop::HelpNeeded
- Trollop::Parser
- Trollop::Parser::vals
- Trollop::VersionNeeded
Methods
- ::die — Trollop
- ::educate — Trollop
- ::expression_at — ReplCode
- ::from_file — ReplCode
- ::from_string — ReplCode
- ::included — AwesomePrint::Puppet
- ::new — Object
- ::new — PuppetRepl::Cli
- ::new — CodeFile
- ::new — ReplCode
- ::new — ReplCode::CodeRange
- ::new — ReplCode::LOC
- ::new — PuppetRepl::Exception::Error
- ::new — Trollop::CommandlineError
- ::new — Trollop::Parser
- ::options — Trollop
- ::print_repl_desc — PuppetRepl::Cli
- ::start — PuppetRepl::Cli
- ::start_without_stdin — PuppetRepl::Cli
- ::with_standard_exception_handling — Trollop
- #<< — ReplCode
- #== — ReplCode
- #== — ReplCode::LOC
- #abs_path — CodeFile
- #add_line_number — ReplCode::LOC
- #add_marker — ReplCode::LOC
- #after — ReplCode
- #alter — ReplCode
- #around — ReplCode
- #awesome_puppet_resource — AwesomePrint::Puppet
- #awesome_puppet_type — AwesomePrint::Puppet
- #banner — Trollop::Parser
- #before — ReplCode
- #between — ReplCode
- #camel_case — String
- #cast_with_puppet_resource — AwesomePrint::Puppet
- #classes — PuppetRepl::Support::InputResponders
- #classification — PuppetRepl::Support::InputResponders
- #cloaker — Trollop::Parser
- #code — CodeFile
- #code_path — CodeFile
- #collect_argument_parameters — Trollop::Parser
- #comment_describing — ReplCode
- #compiler — PuppetRepl::Support::Compilier
- #conflicts — Trollop::Parser
- #convert_remote_node — PuppetRepl::Support::Node
- #convert_to_text — PuppetRepl::Support::Play
- #create_compiler — PuppetRepl::Support::Compilier
- #create_environment — PuppetRepl::Support::Environment
- #create_node — PuppetRepl::Support::Node
- #create_scope — PuppetRepl::Support::Scope
- #cyan — String
- #default_facter_version — PuppetRepl::Support::Facts
- #default_facterdb_filter — PuppetRepl::Support::Facts
- #default_facts — PuppetRepl::Support::Facts
- #default_manifests_dir — PuppetRepl::Support
- #default_modules_paths — PuppetRepl::Support
- #default_puppet_env_name — PuppetRepl::Support::Environment
- #default_site_manifest — PuppetRepl::Support
- #depends — Trollop::Parser
- #die — Trollop::Parser
- #die — Trollop
- #do_initialize — PuppetRepl::Support
- #dup — ReplCode::LOC
- #dynamic_facterdb_filter — PuppetRepl::Support::Facts
- #each_arg — Trollop::Parser
- #educate — Trollop::Parser
- #educate — Trollop
- #educate_on_error — Trollop::Parser
- #end_line — ReplCode::CodeRange
- #environment — PuppetRepl::Support::InputResponders
- #environment_loaders — PuppetRepl::Support::Environment
- #expand_resource_type — PuppetRepl::Cli
- #expression_at — ReplCode
- #facter_os_name — PuppetRepl::Support::Facts
- #facter_os_version — PuppetRepl::Support::Facts
- #facter_version — PuppetRepl::Support::Facts
- #facterdb_filter — PuppetRepl::Support::InputResponders
- #facts — PuppetRepl::Support::InputResponders
- #fatal — String
- #fetch_url_data — PuppetRepl::Support::Play
- #find_end_index — ReplCode::CodeRange
- #find_start_index — ReplCode::CodeRange
- #force_set_end_line — ReplCode::CodeRange
- #from_load_path — CodeFile
- #from_pry_init_pwd — CodeFile
- #from_pwd — CodeFile
- #function_files — PuppetRepl::Support::Functions
- #function_map — PuppetRepl::Support::Functions
- #functions — PuppetRepl::Support::InputResponders
- #generate_ast — PuppetRepl::Support
- #get_remote_node — PuppetRepl::Support::Node
- #green — String
- #grep — ReplCode
- #handle — Object
- #handle_input — PuppetRepl::Cli
- #handle_set — PuppetRepl::Support::InputResponders
- #help — PuppetRepl::Support::InputResponders
- #highlighted — ReplCode
- #indent — ReplCode::LOC
- #indices — ReplCode::CodeRange
- #indices_range — ReplCode::CodeRange
- #info — String
- #initialize_from_scope — PuppetRepl::Support
- #inspect — ReplCode
- #key_words — PuppetRepl::Cli
- #keyword_expression — PuppetRepl::Support
- #known_resource_types — PuppetRepl::Support
- #krt — PuppetRepl::Support::InputResponders
- #legacy_width — Trollop::Parser
- #length — ReplCode
- #lib_dirs — PuppetRepl::Support::Functions
- #line — ReplCode::LOC
- #lineno — ReplCode::LOC
- #load_lib_dirs — PuppetRepl::Support::Functions
- #max_lineno_width — ReplCode
- #message — PuppetRepl::Exception::ConnectError
- #message — PuppetRepl::Exception::BadFilter
- #message — PuppetRepl::Exception::UndefinedNode
- #message — PuppetRepl::Exception::NoClassError
- #message — PuppetRepl::Exception::NodeDefinitionError
- #message — PuppetRepl::Exception::AuthError
- #method_missing — ReplCode
- #mod_finder — PuppetRepl::Support::Functions
- #modules_paths — PuppetRepl::Support
- #multiline_input? — PuppetRepl::Cli
- #nesting_at — ReplCode
- #node — PuppetRepl::Support::Node
- #node_facts — PuppetRepl::Support::Facts
- #normalize_output — PuppetRepl::Cli
- #opt — Trollop::Parser
- #options — Trollop
- #parse — Trollop::Parser
- #parse_error — PuppetRepl::Support
- #parse_float_parameter — Trollop::Parser
- #parse_integer_parameter — Trollop::Parser
- #parse_io_parameter — Trollop::Parser
- #parser — PuppetRepl::Support
- #play — PuppetRepl::Support::InputResponders
- #play_back — PuppetRepl::Support::Play
- #play_back_string — PuppetRepl::Support::Play
- #play_back_url — PuppetRepl::Support::Play
- #print_to_output — ReplCode
- #puppet_env_name — PuppetRepl::Support::Environment
- #puppet_environment — PuppetRepl::Support::Environment
- #puppet_eval — PuppetRepl::Support
- #puppet_lib_dir — PuppetRepl::Support
- #puppet_repl_lib_dir — PuppetRepl::Support
- #push — ReplCode
- #raw — ReplCode
- #read_loop — PuppetRepl::Cli
- #readable? — CodeFile
- #red — String
- #remote_node_name — PuppetRepl::Support::Node
- #remote_node_name= — PuppetRepl::Support::Node
- #reset — PuppetRepl::Support::InputResponders
- #resolve_default_short_options! — Trollop::Parser
- #resolve_paths — PuppetRepl::Support::Functions
- #resources — PuppetRepl::Support::InputResponders
- #scope — PuppetRepl::Support::Scope
- #scope_vars — PuppetRepl::Support::Scope
- #select — ReplCode
- #server_facts — PuppetRepl::Support::Facts
- #set_compiler — PuppetRepl::Support::Compilier
- #set_end_line_from_range — ReplCode::CodeRange
- #set_environment — PuppetRepl::Support::Environment
- #set_facts — PuppetRepl::Support::Facts
- #set_log_level — PuppetRepl::Support::InputResponders
- #set_node — PuppetRepl::Support::Node
- #set_node_from_name — PuppetRepl::Support::Node
- #set_remote_node_name — PuppetRepl::Support::Node
- #set_scope — PuppetRepl::Support::Scope
- #start_line — ReplCode::CodeRange
- #static_responder_list — PuppetRepl::Support::InputResponders
- #stop_on — Trollop::Parser
- #stop_on_unknown — Trollop::Parser
- #synopsis — Trollop::Parser
- #take_lines — ReplCode
- #text — Trollop::Parser
- #to_resource_declaration — PuppetRepl::Cli
- #to_s — ReplCode
- #type_from_filename — CodeFile
- #usage — Trollop::Parser
- #vars — PuppetRepl::Support::InputResponders
- #version — Trollop::Parser
- #warning — String
- #whereami — PuppetRepl::Support::InputResponders
- #with_indentation — ReplCode
- #with_line_numbers — ReplCode
- #with_marker — ReplCode
- #with_standard_exception_handling — Trollop
- #wrap_line — Trollop::Parser
- #yellow — String