osshim

package
v0.0.0-...-d7285d5 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2019 License: MIT Imports: 2 Imported by: 6

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Os

type Os interface {
	FindProcess(pid int) (*os.Process, error)
	Hostname() (name string, err error)
	Expand(s string, mapping func(string) string) string
	Clearenv()
	Environ() []string
	Chtimes(name string, atime time.Time, mtime time.Time) error
	MkdirAll(path string, perm os.FileMode) error
	Exit(code int)
	Fictional(lol ...string)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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