Documentation
¶
Index ¶
- type Is
- func (i *Is) IsExist(fullPath, fileType string) (string, bool, error)
- func (i *Is) IsFileOwner(file string, owners []string) (string, bool)
- func (i *Is) IsFilePermission(file string, permissions []string) (string, bool)
- func (i *Is) IsInList(slice []string, val string) bool
- func (i *Is) IsOS() string
- func (i *Is) IsRoot() bool
- func (i *Is) IsRunning(process string, pid int) (bool, error)
- func (i *Is) IsRunningUser() (string, error)
- func (i *Is) IsUser(runUser string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.