Commander::VirtualFS::Provider
Instance methods
copy(path : VirtualPath, target : VirtualPath) : Response
Sourcedelete(path : VirtualPath) : Response
Sourcelist(path : VirtualPath) : Response
Sourcemkdir(path : VirtualPath) : Response
Sourceopen_stream(path : VirtualPath) : Response
Sourceread(path : VirtualPath) : Response
Sourcerename(path : VirtualPath, target : VirtualPath) : Response
Sourcescheme
Sourcestat(path : VirtualPath) : Response
Source