hints

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2018 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Display

func Display(possible ...Cmd)

Display chooses a random hint from the allotted commands and displays it

Types

type Cmd added in v0.24.0

type Cmd int

Cmd represents a command that has hints available

const (
	// Allow command adds hint to `torus allow`
	Allow Cmd = iota

	// Context adds hint to application context
	Context

	// Deny command adds hint to `torus deny`
	Deny

	// Export command adds hints for `torus export`
	Export

	// GettingStarted displays helpful hints when a user signs up
	GettingStarted

	// Import command adds hint to `torus import`
	Import

	// InvitesApprove command adds hint to `torus invites approve`
	InvitesApprove

	// InvitesSend command adds hint to `torus invites send`
	InvitesSend

	// Link command adds hint to `torus link`
	Link

	// Ls command adds hint to `torus ls`
	Ls

	// Path adds hint about the path expression
	Path

	// Policies command adds hint to `torus policies`
	Policies

	// Projects command adds hint to `torus projects`
	Projects

	// Run command adds hint to `torus run`
	Run

	// Set command adds hint to `torus set`
	Set

	// TeamMembers command adds hint to `torus members`
	TeamMembers

	// Unset command adds hint to `torus unset
	Unset

	// View command adds hint to `torus view`
	View

	// PersonalOrg adds hint to `torus orgs list`
	PersonalOrg

	// OrgMembers adds hint to `torus invites list`
	OrgMembers
)

Jump to

Keyboard shortcuts

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