Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesFileExist ¶
DoesFileExist returns true if the given file exists
func GenClassPath ¶
GenClassPath concatenates the elements with ; on Windows with : on Linux
func GetSakuliHome ¶ added in v1.1.0
func GetSakuliHome() string
GetSakuliHome returns the sakulihome folder. First lookup: env: SAKULI_HOME Second: one folder above the binary
func GetSakuliRoot ¶ added in v1.1.0
func GetSakuliRoot() string
GetSakuliRoot returns the sakuliroot folder. lookup: env: SAKULI_ROOT
func IsRunningOnLinux ¶
func IsRunningOnLinux() bool
IsRunningOnLinux returns true if the program is running on Linux
func IsRunningOnWindows ¶
func IsRunningOnWindows() bool
IsRunningOnWindows returns true if the program is running on Windows
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.