Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File string
File location of the .env file to work on.
func FileForDirectory ¶
FileForDirectory returns the File for the given directory.
func (File) EnsureExists ¶
func (f File) EnsureExists()
EnsureExists ensures that the File exists, creating an empty one if not.
Click to show internal directories.
Click to hide internal directories.