presets

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GoBuildCurrentPackage = "mkdir -p .95bin && CGO_ENABLED=0 GOTOOLCHAIN=local go build -o .95bin/_95prog ."
	GoBuildMainFile       = "mkdir -p .95bin && CGO_ENABLED=0 GOTOOLCHAIN=local go build -o .95bin/_95prog ./main.go"
	GoRunBinary           = "/submission/.95bin/_95prog"

	RustBuildRelease = "/usr/local/cargo/bin/cargo build --release"
	RustRunRelease   = "/usr/local/cargo/bin/cargo run --release --offline --quiet --"
)

Variables

This section is empty.

Functions

func UpgradeLegacyBuildRun

func UpgradeLegacyBuildRun(language, buildCommand, runCommand string) (string, string, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL