Documentation
¶
Index ¶
Constants ¶
View Source
const CUSTOM_COMMANDS_DIR string = "doot" + string(filepath.Separator) + "commands"
View Source
const DOOT_BACKUP_EXT string = ".doot-backup"
View Source
const DOOT_CRYPT_EXT string = "." + DOOT_CRYPT_EXT_WITHOUT_DOT
View Source
const DOOT_CRYPT_EXT_WITHOUT_DOT string = "doot-crypt"
View Source
const ENV_DOOT_CACHE_DIR string = "DOOT_CACHE_DIR"
View Source
const ENV_DOOT_DIR string = "DOOT_DIR"
View Source
const ENV_XDG_DATA_HOME string = "XDG_DATA_HOME"
View Source
const HOOKS_DIR string = "doot" + string(filepath.Separator) + "hooks"
View Source
const IGNORE_HIDDEN_FILES_GLOB string = "**/.*"
Variables ¶
This section is empty.
Functions ¶
func FindDotfilesDir ¶
func FindDotfilesDir() AbsolutePath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.