Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultConfigFileName = ".reman" VersionKey = "$version" // Key for the version info in config file, current version is defined in `cmdutil.Version` AuthorNameKey = "author.name" // Name of the author, used for writing filenames AuthorNameLimit = 19 // Character limit for the name of the author DefaultAuthorName = "Reman" // Default value for author name, defaults are set in config at init )
View Source
const (
Version = "1.0"
)
Variables ¶
This section is empty.
Functions ¶
func IsValidNameString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.