Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RNS::Rnprobe::Args
Inherits
Reference
<
Object
Parsed command-line arguments for rnprobe
Constructors
new
(config :
Nil
|
String
= nil, size :
Int32
|
Nil
= nil, probes :
Int32
= 1, timeout :
Float64
|
Nil
= nil, wait :
Float64
= 0.0, verbose :
Int32
= 0, full_name :
Nil
|
String
= nil, destination_hash :
Nil
|
String
= nil, version :
Bool
= false)
Source
Instance methods
config
Source
config=
(config :
String
|
Nil
)
Source
destination_hash
Source
destination_hash=
(destination_hash :
String
|
Nil
)
Source
full_name
Source
full_name=
(full_name :
String
|
Nil
)
Source
probes
Source
probes=
(probes :
Int32
)
Source
size
Source
size=
(size :
Int32
|
Nil
)
Source
timeout
Source
timeout=
(timeout :
Float64
|
Nil
)
Source
verbose
Source
verbose=
(verbose :
Int32
)
Source
version
Source
version=
(version :
Bool
)
Source
wait
Source
wait=
(wait :
Float64
)
Source