class

Zipstream::Config

Inherits Reference < Object

Constants

INSTANCE = Config.new

Constructors

Class methods

release_date
Source

Instance methods

basic_auth?
Source
env=(env : String)
Source
filename
Source
format
Source
format=(format : String)
Source
hidden=(hidden : Bool)
Source
hidden?
Source
host
Source
host=(host : String | Nil)
Source
junk=(junk : Bool)
Source
junk?
Source
local_ip_address
Source
log=(log : Bool)
Source
log?
Source
no_banner=(no_banner : Bool)
Source
no_banner?
Source
output
Source
output=(output : String)
Source
password
Source
password=(password : String | Nil)
Source
path
Source
path=(path : String)
Source
port
Source
port=(port : Int32)
Source
prefix
Source
prefix=(prefix : String | Nil)
Source
qr=(qr : Bool)
Source
remote_url
Source
url_path
Source
url_path=(url_path : String)
Source
user
Source
user=(user : String | Nil)
Source
web=(web : Bool)
Source
web?
Source