Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Todo ¶
type Todo struct { FileName string // contains filtered or unexported fields }
TODO can use ics.VTodo instead?
func TodoFromFile ¶
func (*Todo) FormatLine ¶
func (*Todo) FormatMultiLine ¶
func (*Todo) IsCompleted ¶
func (*Todo) MarkCompleted ¶
func (*Todo) MarkUncompleted ¶
Click to show internal directories.
Click to hide internal directories.