Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OsExt ¶
type OsExt struct {
// contains filtered or unexported fields
}
Внутренняя структура объекта пакета.
func (*OsExt) Executable ¶
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 (*OsExt) ExecutableFolder ¶
ExecutableFolder Returns same path as Executable, returns just the folder path. Excludes the executable name and any trailing slash.
Click to show internal directories.
Click to hide internal directories.