Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeterminePluginSrcRoot ¶
func DeterminePluginSrcRoot(fSys filesys.FileSystem) (string, error)
DeterminePluginSrcRoot guesses where the user has her ${g}/${v}/$lower(${k})/${k}.go files.
func FileExists ¶
func FileModifiedAfter ¶
FileModifiedAfter returns true if the file both exists and was modified after the given time..
func FileYoungerThan ¶
FileYoungerThan returns true if the file both exists and has an age is <= the Duration argument.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.