package
0.0.0-20211029172612-87137c7280bd
Repository: https://github.com/buildsi/codegen.git
Documentation: pkg.go.dev
# Functions
AbsPath gets the absolute path.
Copy a file from a source to a dest (intended for small files_.
Determine if a file exists.
Return strings that are in first list, but not second.
Return overlap in two.
Wrapper to get the PWD.
includesString to determine if a list include a string.
Function to list directory, and either return basesnames of files, folders, or both.
RandomBool returns a random boolean choice.
RandomBool returns a boolean choice at the user's threshold.
Get a random character.
RandomChoice returns a random selection from a list of strings.
RandomFloat returns a random floating point.
RandomFloatRange generates a random float in a rnage.
No description provided by the author
No description provided by the author
RandomName generates a random name for a function, variaable, etc.
No description provided by the author
ReadFile reads a file from the system.
Find files in a directory based on a pattern.
Get the realtive path of a file, relative to some root.
WriteFile and some content to the filesystem.