Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
glustercli
main
GlusterCLI
Brick
CLI
CliError
CommandException
LocalMetrics
NodeInfo
Peer
ProcessMetric
Subvolume
Volume
VolumeCreateOptions
VolumeInfo
Generated using Crystal 1.12.2
2024-06-29 05:35:04 UTC
class
GlusterCLI::
CommandException
GlusterCLI::CommandException
Exception
Reference
Object
Defined in:
types.cr
Constructors
.new
(ret : Int32, error : String, errno : Int32 =
0
)
Constructor Detail
def self.
new
(ret : Int32, error : String, errno : Int32 =
0
)
#
[
View source
]