Module: Samovar
- Defined in:
- lib/samovar/error.rb,
lib/samovar/one.rb,
lib/samovar/many.rb,
lib/samovar/flags.rb,
lib/samovar/split.rb,
lib/samovar/table.rb,
lib/samovar/nested.rb,
lib/samovar/option.rb,
lib/samovar/command.rb,
lib/samovar/failure.rb,
lib/samovar/options.rb,
lib/samovar/version.rb,
lib/samovar/completion.rb,
lib/samovar/output/row.rb,
lib/samovar/output/rows.rb,
lib/samovar/output/header.rb,
lib/samovar/output/columns.rb,
lib/samovar/output/columns.rb,
lib/samovar/completion/result.rb,
lib/samovar/completion/context.rb,
lib/samovar/completion/provider.rb,
lib/samovar/completion/suggestion.rb,
lib/samovar/output/usage_formatter.rb
Overview
Released under the MIT License. Copyright, 2026, by Samuel Williams.
Defined Under Namespace
Modules: Completion, Output Classes: BooleanFlag, Command, Error, Failure, Flag, Flags, InvalidInputError, Many, MissingValueError, Nested, One, Option, Options, Split, Table, ValueFlag
Constant Summary collapse
- VERSION =
"2.5.0"