Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintProgramScope ¶
func PrintProgramScope(programScope ProgramData, outputFlags string, delimiter string, includeOOS bool)
Types ¶
type ProgramData ¶
type ProgramData struct { Url string Handle string Active bool InScope []ScopeElement OutOfScope []ScopeElement }
type ScopeElement ¶
Click to show internal directories.
Click to hide internal directories.