gsdlist

package module
v0.0.0-...-0c130e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 7 Imported by: 0

README

GET STUFF DONE LIST

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List []item

func (*List) Add

func (t *List) Add(task string)

Add task to list

func (*List) Delete

func (t *List) Delete(index int) error

Delete method

func (*List) Load

func (t *List) Load(filename string) error

func (*List) Print

func (t *List) Print()

func (*List) SetStatus

func (t *List) SetStatus(index int) error

Mark task as completed

func (*List) Store

func (t *List) Store(filename string) error

Directories

Path Synopsis
cmd
todo command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL