RNS::Rnpath::Args
Parsed command-line arguments for rnpath
Constructors
new(config : Nil | String = nil, verbose : Int32 = 0, table : Bool = false, max_hops : Int32 | Nil = nil, rates : Bool = false, drop : Bool = false, drop_announces : Bool = false, drop_via : Bool = false, timeout : Float64 = Transport::PATH_REQUEST_TIMEOUT.to_f64, remote : Nil | String = nil, identity : Nil | String = nil, remote_timeout : Float64 = Transport::PATH_REQUEST_TIMEOUT.to_f64, blackholed : Bool = false, blackhole : Bool = false, unblackhole : Bool = false, duration : Float64 | Nil = nil, reason : Nil | String = nil, blackholed_list : Bool = false, json : Bool = false, destination : Nil | String = nil, list_filter : Nil | String = nil, version : Bool = false)
SourceInstance methods
blackhole
Sourceblackholed
Sourceblackholed_list
Sourceconfig
Sourcedestination
Sourcedrop
Sourcedrop_announces
Sourcedrop_via
Sourceduration
Sourceidentity
Sourcejson
Sourcelist_filter
Sourcemax_hops
Sourcerates
Sourcereason
Sourceremote
Sourceremote_timeout
Sourcetable
Sourcetimeout
Sourceunblackhole
Sourceverbose
Sourceversion
Source