//
pkg.gl
Category
github.com/codecrafters-io/tester-utils
executable
package
0.2.34
Repository:
https://github.com/codecrafters-io/tester-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
11
Files
258 SLOC
#
Functions
NewExecutable
NewExecutable returns an Executable.
NewVerboseExecutable
NewVerboseExecutable returns an Executable struct with a logger configured.
#
Structs
Executable
Executable represents a program that can be executed.
ExecutableResult
ExecutableResult holds the result of an executable run.