# Functions
AbsolutePath get absolute path if it is relative.
ArrayIncludes check if array includes.
CheckCliCache test and set the cli cache token.
CheckDir check if path is directory and exists.
CheckExists returns whether the given file or directory exists or not.
CheckRequired check if required arg exists.
Copy the src file to dst.
DecryptCliToken decrypt the given token by using the key.
Difference of slice1 to slice2.
DirContent get all files from a directory and their hashes.
EncryptCliToken encrypt the given key and secrets.
FindDir find dirs recursively by regex.
InitEnv init the environment used by the cli.
MkTempDir create temporary dir.
NormalizeRootPath normalize the remote path and return localpath.
OptArgDest set default for optional arg.
OptDest set default for optional destination.
PrettyHash output list prettified for terminal.
PrettyList output list prettified for terminal.
PrettyTable markdown style table output.
PrFatalf log fatal.
PrHeaderf print underlined header.
PrintResponse print delete response prettified.
PrNoticef print dimmed notice.
PrResultf print green result.
PrWarnf print bold warning.
Remove remove directory.
ToJSON convert interface to json.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
URLSdfCore dependency urls.
No description provided by the author
No description provided by the author
# Variables
global variables.
global variables.
paths to deps.
global variables.
global variables.
IsVerbose variable for export.
constructed java base url.
global variables.
Whitelisted filenames hat are not included while uploading the files.
# Structs
DeleteResult struct.
EnvVar struct for env and default values.
Hash struct.
Meta struct.
SearchResult struct.