Skip to content

Flags_NodeURL

JaapWijnen edited this page Feb 15, 2021 · 2 revisions

Flags.NodeURL

public struct NodeURL: ExpressibleByArgument

Inheritance

ExpressibleByArgument

Initializers

init?(argument:)

public init?(argument: String)

Properties

scheme

let scheme: URLScheme

host

let host: String

port

let port: Int

Clone this wiki locally