Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCommand = &cobra.Command{
Use: "slack",
Short: "slack - command line slack client",
PersistentPreRunE: rootPersistentPreRunE,
PersistentPostRunE: rootPersistentPostRunE,
}
Functions ¶
This section is empty.
Types ¶
type ChannelInfo ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.