package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Oct 20, 2022
License: BSD-3-Clause
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
¶
sysutils, handles primarily OS operations like rebooting the system,
file handling and running shell commands.
CopyFile, copy the src file to dst. Any existing file will be overwritten
and will not copy file attributes.
Reboot, reboots the system.
ShCmd, run a shell command. args[0] is the command name, args[1:] are the
command arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.