Documentation ¶
Index ¶
- func BuildCommand(raw string, codePath string) (command string)
- func Clear()
- func ExecBuild(sourcePath string, language string) (success bool, output string)
- func ExecRun(outChan chan string, sourcePath string, language string, inputPath string)
- func GetBinFileName(sourceFileName string) string
- func GetFileNameWithoutExt(full string) string
- func GetStringWithLineLimit(text string, lineLimit int) string
- func SplitCommand(command string) (name string, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCommand ¶
BuildCommand 替换命令中的占位符
func GetBinFileName ¶
func GetFileNameWithoutExt ¶
func GetStringWithLineLimit ¶
func SplitCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.