Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
put-io
vTEST
PutIO
AccountInfo
DiskInfo
Settings
CLI
Commands
OutputFormat
Entry
ChildrenMap
QueryParamsType
Built with Crystal 1.9.2
2023-10-08 14:38:46 UTC
enum
PutIO::CLI::Commands
Defined in:
put-io-cli.cr
Enum Members
Help
=
0
AccountInfo
=
1
List
=
2
Get
=
3
Path
=
4
Login
=
5
Instance Method Summary
#account_info?
#get?
#help?
#list?
#login?
#path?
Instance Method Detail
def
account_info?
#
[
View source
]
def
get?
#
[
View source
]
def
help?
#
[
View source
]
def
list?
#
[
View source
]
def
login?
#
[
View source
]
def
path?
#
[
View source
]