Documentation
¶
Index ¶
- Constants
- Variables
- func CPUs0() string
- func Dp() string
- func Fp() string
- func Fread(apath string) string
- func GetMainfile() string
- func Here() string
- func Pbase(apath string) string
- func Pexists(path string) bool
- func Pext(apath string) string
- func Pjoin(args ...string) string
- func Pname(apath string) string
- func Pr(args ...interface{})
- func Prl(args ...interface{})
- func Pup(apath string) string
- func ToByteSlice(arg interface{}) []byte
- func Type(arg interface{}) string
Constants ¶
View Source
const Version = "0.1.5"
Variables ¶
View Source
var CPUs = fmt.Sprintf("%d", runtime.NumCPU())
Functions ¶
func GetMainfile ¶
func GetMainfile() string
func ToByteSlice ¶
func ToByteSlice(arg interface{}) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.