Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLatestLogFile ¶
FindLatestLogFile finds the most recently modified non-empty file in a directory. Prefers files with content over empty files.
func FindLogFileForWorkspace ¶
func FindLogFileForWorkspace(ws *workspace.WorkspaceNode) (logFile string, logsDir string, err error)
FindLogFileForWorkspace determines the log file path for a given workspace. Returns the log file path and the logs directory path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.