Documentation ¶ Index ¶ Variables func CommandClose(aerc *widgets.Aerc, args []string) error func NextPrevPart(aerc *widgets.Aerc, args []string) error func Pipe(aerc *widgets.Aerc, args []string) error func Save(aerc *widgets.Aerc, args []string) error Constants ¶ This section is empty. Variables ¶ View Source var ( MessageViewCommands *commands.Commands ) Functions ¶ func CommandClose ¶ func CommandClose(aerc *widgets.Aerc, args []string) error func NextPrevPart ¶ func NextPrevPart(aerc *widgets.Aerc, args []string) error func Pipe ¶ func Pipe(aerc *widgets.Aerc, args []string) error func Save ¶ func Save(aerc *widgets.Aerc, args []string) error Types ¶ This section is empty. Source Files ¶ View all Source files close.go msgview.go next-part.go pipe.go save.go Click to show internal directories. Click to hide internal directories.