class

PutIO::CLI

Inherits Reference < Object

Constants

APP_ID = 4722_i64

Constructors

new(argv : Array(String) = ARGV)
Source
new(*args : String)
Source

Instance methods

app_id
Source
app_id=(app_id : Int64 | Nil)
Source
application_secret
Source
application_secret=(application_secret : String | Nil)
Source
command
Source
command=(command : Commands)
Source
config
Source
config=(config : JSON::Any)
Source
configfile
Source
configfile=(configfile : Path)
Source
get_ids
Source
get_ids=(get_ids : Array(Int64))
Source
io=(io : IO)
Source
output_file
Source
output_file=(output_file : Path | Nil)
Source
output_format
Source
output_format=(output_format : OutputFormat)
Source
paths
Source
paths=(paths : Array(String))
Source
profile
Source
profile=(profile : String)
Source
putio
Source
putio=(putio : PutIO)
Source
token
Source
token=(token : String | Nil)
Source
verbose

property dbfile : Path

Source
verbose=(verbose : Bool)

property dbfile : Path

Source

Nested types