package
Version:
v0.0.0-...-4a39e04
Opens a new window with list of versions in this module.
Published: Oct 27, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exist returns true if file/dir exist.
MakeDir create a dir recursively. Equivalent to mkdir -p.
Rm removes file/dir. Equivalent to rm -rf.
Run executes spawn process and returns error or nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.