osext

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2014 License: Apache-2.0, Zlib Imports: 4 Imported by: 0

Documentation

Overview

Extensions to the standard "os" package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Executable

func Executable() (string, error)

Executable returns an absolute path that can be used to re-invoke the current program. It may not be valid after the current program exits.

func ExecutableFolder

func ExecutableFolder() (string, error)

Returns same path as Executable, returns just the folder path. Excludes the executable name.

func GetExePath

func GetExePath() (exePath string, err error)

Depricated. Same as Executable().

Types

This section is empty.

Jump to

Keyboard shortcuts

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