src

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2021 License: MIT-0 Imports: 0 Imported by: 0

README

Homepage | GitHub

This namespace exists to separate the source code of each utility so that they may be individually included into third-party projects. If you would like to import a specific utility, you may do so from it's folder as show in the following example:

github.com/jcmdln/cugo/src/mkdir

For more information about each utility, please visit godoc.org which also refers to the primary Go standard library components used as well as the reference manuals used to define the utility.

For an example of using a utility in an external project, please see cugo-mkdir-example.

Documentation

Overview

Package src provides implemented core utilities used by cugo.

Directories

Path Synopsis
return non-directory portion of a pathname.
return non-directory portion of a pathname.
concatenate and print files.
concatenate and print files.
change file mode bits.
change file mode bits.
count the number of elements of an array.
count the number of elements of an array.
return false.
return false.
show group memberships.
show group memberships.
display the first few lines of files.
display the first few lines of files.
set or print the system hostname.
set or print the system hostname.
create directories.
create directories.
return working directory name.
return working directory name.
remove files and directories.
remove files and directories.
remove directories.
remove directories.
compute and check SHA1 message digest.
compute and check SHA1 message digest.
compute and check SHA224 message digest.
compute and check SHA224 message digest.
compute and check SHA256 message digest.
compute and check SHA256 message digest.
compute and check SHA384 message digest.
compute and check SHA384 message digest.
compute and check SHA512 message digest.
compute and check SHA512 message digest.
delay for a specified amount of time.
delay for a specified amount of time.
change file access and modification times.
change file access and modification times.
return true.
return true.
print operating system information.
print operating system information.
return current user.
return current user.
repeatedly affirmative.
repeatedly affirmative.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL