# Functions
CopyFile copies a file.
EnsureDir ensures the given directory exists, creating it if necessary.
No description provided by the author
No description provided by the author
Kill the running process by sending itself SIGTERM.
No description provided by the author
No description provided by the author
No description provided by the author
TrapSignal catches the SIGTERM/SIGINT and executes cb function.
No description provided by the author