class

AmebaConfig::CLI

Inherits Reference < Object

Hand-rolled argv parser following the project's CLI conventions.

Constructors

new(opts = ARGV.dup)
Source

Instance methods

ameba_bin
Source
ameba_bin=(ameba_bin : String | Nil)
Source
color_mode
Source
color_mode=(color_mode : ColorMode)
Source
command
Source
command=(command : String | Nil)
Source
config_path
Source
config_path=(config_path : String | Nil)
Source
default_filter
Source
default_filter=(default_filter : ListFilter)
Source
enabled_filter
Source
enabled_filter=(enabled_filter : ListFilter)
Source
positional
Source
positional=(positional : Array(String))
Source
profile
Source
profile=(profile : String)
Source