struct

App::Options

Inherits Struct / Value / Object

Holds parsed command-line options.

Constructors

new(shard_file : String, shard_lock_file : String, output_file : String, spec_version : String, output_format : String, reproducible : Bool)
Source

Instance methods

clone
Source
copy_with(shard_file _shard_file = @shard_file, shard_lock_file _shard_lock_file = @shard_lock_file, output_file _output_file = @output_file, spec_version _spec_version = @spec_version, output_format _output_format = @output_format, reproducible _reproducible = @reproducible)
Source
output_file
output_format
reproducible
serial_number

The BOM serial number to use, or nil to let a random one be generated.

Source
shard_file
shard_lock_file
spec_version