Documentation ¶
Overview ¶
Package cli contains all the command line interactions features
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cli ¶
Cli structure represents the command line interface
func NewInstance ¶
NewInstance returns an instance of the Cli structure
func (*Cli) Create ¶
func (instance *Cli) Create()
Create prompts the user to add a contact using the command line interface
func (*Cli) Delete ¶
func (instance *Cli) Delete()
Delete prompts the user to remove a contact using the command line interface
Click to show internal directories.
Click to hide internal directories.