RNS::Rnstatus::Args
Parsed command-line arguments for rnstatus
Constructors
new(config : Nil | String = nil, verbose : Int32 = 0, all : Bool = false, announce_stats : Bool = false, link_stats : Bool = false, totals : Bool = false, sort : Nil | String = nil, reverse : Bool = false, json : Bool = false, remote : Nil | String = nil, identity : Nil | String = nil, timeout : Float64 = Transport::PATH_REQUEST_TIMEOUT.to_f64, discovered : Bool = false, discovered_details : Bool = false, monitor : Bool = false, monitor_interval : Float64 = 1.0, filter : Nil | String = nil, version : Bool = false)
SourceInstance methods
all
Sourceannounce_stats
Sourceconfig
Sourcediscovered
Sourcediscovered_details
Sourcefilter
Sourceidentity
Sourcejson
Sourcelink_stats
Sourcemonitor
Sourcemonitor_interval
Sourceremote
Sourcereverse
Sourcesort
Sourcetimeout
Sourcetotals
Sourceverbose
Sourceversion
Source