# Functions
ConfPath returns the user's config directory.
No description provided by the author
If src is a symlink, copies content, not link.
if src == /tmp/a and dst == /tmp/b, and /tmp/a/x exists, then make sure we have /tmp/b/x.
No description provided by the author
No description provided by the author
No description provided by the author
Get the location where keysets are stored.
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
MosKeyPath returns the mos/trust key path under which all keysets are found.
No description provided by the author
Just create a cpio file.
No description provided by the author
No description provided by the author
Run: run a command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Run the command @args, passing @stdinString on standard input.
No description provided by the author
RunWithStdinRC - execute args write to stdin then return stdout, stderr and return code.
No description provided by the author
UserDataDir returns the user's data directory.
Create a tmpfile, write contents to it, close it, return the filename.