Documentation
¶
Overview ¶
cli package provides the command-line interface for the anytype-gh tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApp ¶
func NewApp( input io.Reader, output io.Writer, store stateStore, authSvc authService, spaceSvc spaceService, repoSvc repoService, syncSvc syncService, ) (*cli, error)
NewApp builds an interactive application with injected collaborators, making behavior explicit at the composition root.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.