generateStandardFileName
generateStandardFileName(
command):string
Defined in: core/dist/utils/fileUtils.d.ts:49
Generates a standardized filename with the format: gth_YYYY-MM-DD_HH-MM-SS_COMMAND.md
Parameters
Section titled “Parameters”command
Section titled “command”string
The command that created the file (ASK, REVIEW, PR, etc.)
Returns
Section titled “Returns”string
A standardized filename string