package
0.0.0-20210318211101-2bc12df73e84
Repository: https://github.com/puppetlabs/wash.git
Documentation: pkg.go.dev
# Functions
ChildSchemas returns a volume's child schema.
List constructs an array of entries for the given path from a DirMap.
NewFS creates a new FS entry with the given name, using the supplied executor to satisfy volume operations.
NormalErrorPOSIX returns whether this line of text is normal error output for StatCmdPOSIX.
NormalErrorPowerShell returns whether this line of text is normal error output for StatCmdPowerShell.
ParseStatPOSIX an output stream that is the result of running StatCmdPOSIX.
ParseStatPowershell an output stream that is the result of running StatCmdPowershell.
StatCmdPOSIX returns the POSIX command required to stat all the files in a directory up to maxdepth.
StatCmdPowershell returns the PowerShell command required to stat all the files in a directory up to maxdepth.
# Interfaces
Interface presents methods to access the volume.