struct

Commander::VirtualFS::VirtualPath

Inherits Struct < Value < Object

Constructors

new(scheme : String, authority : String | Nil, path : String)
Source
parse(value : String) : VirtualPath
Source

Instance methods

authority
Source
local?
Source
path
Source
remote?
Source
scheme
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
to_uri
Source