Module: Bashly

Defined in:
lib/bashly.rb,
lib/bashly/cli.rb,
lib/bashly/config.rb,
lib/bashly/library.rb,
lib/bashly/version.rb,
lib/bashly/settings.rb,
lib/bashly/exceptions.rb,
lib/bashly/script/base.rb,
lib/bashly/script/flag.rb,
lib/bashly/commands/add.rb,
lib/bashly/commands/doc.rb,
lib/bashly/commands/base.rb,
lib/bashly/commands/init.rb,
lib/bashly/render_source.rb,
lib/bashly/commands/shell.rb,
lib/bashly/libraries/base.rb,
lib/bashly/library_source.rb,
lib/bashly/render_context.rb,
lib/bashly/script/command.rb,
lib/bashly/script/wrapper.rb,
lib/bashly/commands/render.rb,
lib/bashly/message_strings.rb,
lib/bashly/script/argument.rb,
lib/bashly/commands/preview.rb,
lib/bashly/config_validator.rb,
lib/bashly/script/catch_all.rb,
lib/bashly/commands/generate.rb,
lib/bashly/commands/validate.rb,
lib/bashly/script/dependency.rb,
lib/bashly/concerns/renderable.rb,
lib/bashly/libraries/help/help.rb,
lib/bashly/commands/completions.rb,
lib/bashly/concerns/completions.rb,
lib/bashly/concerns/asset_helper.rb,
lib/bashly/library_source_config.rb,
lib/bashly/concerns/indentation_helper.rb,
lib/bashly/concerns/validation_helpers.rb,
lib/bashly/script/environment_variable.rb,
lib/bashly/refinements/compose_refinements.rb,
lib/bashly/libraries/completions/completions_yaml.rb,
lib/bashly/libraries/completions/completions_script.rb,
lib/bashly/libraries/completions/completions_function.rb

Defined Under Namespace

Modules: AssetHelper, Commands, Completions, ComposeRefinements, Libraries, Renderable, Script, ValidationHelpers Classes: CLI, Config, ConfigValidator, ConfigurationError, Error, IndentationHelper, InitError, Interrupt, Library, LibrarySource, LibrarySourceConfig, MessageStrings, RenderContext, RenderSource, Settings

Constant Summary collapse

VERSION =
'1.1.10'