# Functions
GetFs gets the default afero.Fs.
IsMemMapFs returns true if the afero.Fs is of type *afero.MemMapFs.
IsOsFs returns true if the afero.Fs is of type *afero.OsFs.
MustGetPaths returns the inferred paths for devctl.
No description provided by the author
No description provided by the author
Realpath evaluates symbolic links.
SetFs sets the default afero.Fs.
No description provided by the author
# Interfaces
Factory provides abstractions that allow the Devctl command to be extended across multiple types of resources and different API sets.
# Type aliases
No description provided by the author