Documentation ¶
Overview ¶
Package flags contains common flags used by Timoni's commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
type Credentials string
func (*Credentials) Description ¶
func (f *Credentials) Description() string
func (*Credentials) Set ¶
func (f *Credentials) Set(str string) error
func (*Credentials) String ¶
func (f *Credentials) String() string
func (*Credentials) Type ¶
func (f *Credentials) Type() string
Click to show internal directories.
Click to hide internal directories.