Documentation ¶
Overview ¶
Package utils provides functions that are considered utility for being project independent
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists returns whether a file exists or not
func GetEolChar ¶
GetEolChar returns the end of line character used in regexp depending on the end_of_line parameter
func IsDirectory ¶
IsDirectory returns whether a file is a directory or not
func IsRegularFile ¶
IsRegularFile returns whether a file is a regular file or not
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.