Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecideFileName ¶
func Generate ¶
Generate creates a new file in the current directory, using given template data.
It names the file the same name as the current folder. However, if a file with the same name exists, it appends _<i>, where <i> is the smallest non-negative number for which no file exists.
Spaces in the file name are also replaced with underscore.
Ensure 'cnf' is local (folder) configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.