go-typst/cli_unix.go

7 lines
98 B
Go

//go:build unix
package typst
// The path to the typst executable.
var ExecutablePath = "typst"