RNS::Rncp::Args
Parsed command-line arguments for rncp
Constructors
new(config : Nil | String = nil, verbose : Int32 = 0, quiet : Int32 = 0, silent : Bool = false, listen : Bool = false, no_compress : Bool = false, allow_fetch : Bool = false, fetch : Bool = false, jail : Nil | String = nil, save : Nil | String = nil, overwrite : Bool = false, announce : Int32 = -1, allowed : Array(String) = [] of String, no_auth : Bool = false, print_identity : Bool = false, identity : Nil | String = nil, timeout : Float64 = Transport::PATH_REQUEST_TIMEOUT.to_f64, phy_rates : Bool = false, version : Bool = false, file : Nil | String = nil, destination : Nil | String = nil)
SourceInstance methods
allow_fetch
Sourceallowed
Sourceannounce
Sourceconfig
Sourcedestination
Sourcefetch
Sourceidentity
Sourcejail
Sourcelisten
Sourceno_auth
Sourceno_compress
Sourceoverwrite
Sourcephy_rates
Sourceprint_identity
Sourcequiet
Sourcesave
Sourcesilent
Sourcetimeout
Sourceverbose
Sourceversion
Source