Skip to content

ClientOptions

paulofaria edited this page Feb 4, 2021 · 2 revisions

ClientOptions

public struct ClientOptions: ParsableArguments

Inheritance

ParsableArguments

Initializers

init()

public init()

Properties

defaultHome

var defaultHome: String = ""

output

var output: OutputFormat = .text

home

var home: String = Self.defaultHome

Clone this wiki locally