aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/kardianos/osext/README.md
blob: 820e1ecb544b44f9b40685d0488d571b6404c9b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
### Extensions to the "os" package.

## Find the current Executable and ExecutableFolder.

There is sometimes utility in finding the current executable file
that is running. This can be used for upgrading the current executable
or finding resources located relative to the executable file.

Multi-platform and supports:
 * Linux
 * OS X
 * Windows
 * Plan 9
 * BSDs.