Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyRegularFile ¶
CopyRegularFile copies a file in place, updates are not atomic. If the destination doesn't exist it will be created with the same permissions as the original but umask is respected. If the destination already exists the permissions will remain as-is.
func GetProcessors ¶
GetProcessors returns a count for number of cores we should use; this value is appropriate to pass to e.g. make -J as well as qemu -smp for example.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.