package
0.1.144
Repository: https://github.com/codefly-dev/core.git
Documentation: pkg.go.dev

# Functions

CheckDirectoryOrCreate checks if a directory exists or create it if it doesn't bool: created err: only for unexpected behavior.
CheckEmptyDirectory checks if a directory exists and is empty.
CheckEmptyDirectoryOrCreate checks if a directory exists and is empty bool if created err only for unexpected behavior or if exists.
No description provided by the author
Create is equivalent of "touch".
No description provided by the author
No description provided by the author
DirectoryExists checks for existence of folder err only for unexpected behavior.
No description provided by the author
EmptyDir delete the content of a directory.
Exists checks for existence of file/folder err only for unexpected behavior.
FileExists checks for existence of folder err only for unexpected behavior.
GenerateTree recursively generates a string representation of the directory tree.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OverrideAll overrides all paths.
No description provided by the author
No description provided by the author
PointerEqual returns true if pointer is not nil and value is equal.
No description provided by the author
RenameDir renames a directory.
Retry attempts to execute a task function until it succeeds or reaches a maximum number of attempts.
ShortLowerUUID returns a UUID of 10 characters in base26 (lowercase letters only).
SkipAll skips all paths.
No description provided by the author
ToCamelCase converts a string to camelCase.
No description provided by the author
No description provided by the author
No description provided by the author
ToKebabCase converts a string to kebab-case.
No description provided by the author
ToSnakeCase converts a string to snake_case.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OverrideExceptionHandler replaces all paths EXCEPT the ones selected.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author