Table of Contents - boxes-3.7.0 Documentation
Classes and Modules
- Boxes
- Boxes::Builder
- Boxes::Command
- Boxes::Command::Build
- Boxes::Command::Env
- Boxes::Command::Env::Clean
- Boxes::Command::Env::Show
- Boxes::Config
- Boxes::Environment
- Boxes::Errors
- Boxes::Errors::BoxesError
- Boxes::Errors::BuildRunError
- Boxes::Errors::MissingArgumentError
- Boxes::Errors::ScriptNotFoundError
- Boxes::Errors::TemplateNotFoundError
- Boxes::Subprocess
- Boxes::Template
- Boxes::Template::ERBContext
- Boxes::Testing
- Boxes::Testing::Command
- Boxes::Testing::Command::Response
- Boxes::Testing::Matchers
- Boxes::Testing::Matchers::BaseMatcher
- Boxes::Testing::Matchers::HaveExitStatusMatcher
- Boxes::Testing::Matchers::WriteToStdoutMatcher
Methods
- ::new — Boxes::Builder
- ::new — Boxes::Command::Build
- ::new — Boxes::Config
- ::new — Boxes::Environment
- ::new — Boxes::Template
- ::new — Boxes::Template::ERBContext
- ::new — Boxes::Testing::Command::Response
- ::new — Boxes::Testing::Matchers::BaseMatcher
- ::options — Boxes::Command::Build
- ::run — Boxes::Subprocess
- #available_scripts — Boxes::Environment
- #available_templates — Boxes::Environment
- #build_name — Boxes::Builder
- #clean — Boxes::Builder
- #clean — Boxes::Testing::Matchers::WriteToStdoutMatcher
- #configure_with — Boxes::Config
- #copy_scripts — Boxes::Environment
- #copy_templates — Boxes::Environment
- #failure_message — Boxes::Testing::Matchers::HaveExitStatusMatcher
- #failure_message — Boxes::Testing::Matchers::WriteToStdoutMatcher
- #get_binding — Boxes::Template::ERBContext
- #have_exit_status — Boxes::Testing::Matchers
- #hidden_scripts — Boxes::Environment
- #hidden_templates — Boxes::Environment
- #home_dir — Boxes::Config
- #match — Boxes::Testing::Matchers::HaveExitStatusMatcher
- #match — Boxes::Testing::Matchers::WriteToStdoutMatcher
- #matches? — Boxes::Testing::Matchers::BaseMatcher
- #render — Boxes::Template
- #run — Boxes::Builder
- #run — Boxes::Command::Build
- #run — Boxes::Command::Env::Show
- #run — Boxes::Command::Env::Clean
- #run_command — Boxes::Testing::Command
- #user_settings_file — Boxes::Config
- #validate! — Boxes::Command::Build
- #working_dir — Boxes::Config
- #write_to_stdout — Boxes::Testing::Matchers