Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bootstrap ¶ added in v0.2.1
func Bootstrap()
SetThrustApplicationTitle sets the title in the Info.plist. This method only exists on Darwin.
func GetDownloadUrl ¶ added in v0.2.1
func GetDownloadUrl() string
GetDownloadUrl returns the interpolatable version of the Thrust download url Differs between builds based on OS
func GetExecutablePath ¶ added in v0.2.1
func GetExecutablePath() string
GetExecutablePath returns the path to the Thrust Executable Differs between builds based on OS
func GetThrustDirectory ¶ added in v0.2.1
func GetThrustDirectory() string
GetThrustDirectory returns the Directory where the unzipped thrust contents are. Differs between builds based on OS
func SetBaseDirectory ¶ added in v0.2.1
func SetBaseDirectory(b string)
SetBaseDirectory sets the base directory used in the other helper methods
func SpawnThrustCore ¶
func SpawnThrustCore(dir string) (io.ReadCloser, io.WriteCloser)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.