Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type CommentArgs ¶
type CommentOpts ¶
type CommentOpts struct {
TriggerOpts *tfc_trigger.TFCTriggerOptions
Args CommentArgs `positional-args:"yes" required:"yes"`
}
func ParseCommentCommand ¶
func ParseCommentCommand(noteBody string) (*CommentOpts, error)
Click to show internal directories.
Click to hide internal directories.