Documentation ¶
Index ¶
Constants ¶
View Source
const EnvPermittedFileRoots = "STEAMPIPE_SDK_PERMITTED_ROOT_PATHS"
EnvPermittedFileRoots specified a comma separate list of permitted folder roots
Variables ¶
This section is empty.
Functions ¶
func GetFiles ¶
GetFiles determines whether sourcePath is a local or remote path
- if local, it returns the root directory and any glob specified
- if remote, it uses go-getter to download the files into a temporary location, then returns the location and the glob used the retrieve the files
and the glob
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.