Documentation ¶
Index ¶
- func ProjectJSONPrint(t dto.Project, w io.Writer) error
- func ProjectPrint(ps []dto.Project, w io.Writer) error
- func ProjectPrintQuietly(ps []dto.Project, w io.Writer) error
- func ProjectPrintWithTemplate(format string) func([]dto.Project, io.Writer) error
- func ProjectsCSVPrint(ps []dto.Project, out io.Writer) error
- func ProjectsJSONPrint(t []dto.Project, w io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProjectJSONPrint ¶
ProjectJSONPrint will print as JSON
func ProjectPrint ¶
ProjectPrint will print more details
func ProjectPrintQuietly ¶
ProjectPrintQuietly will only print the IDs
func ProjectPrintWithTemplate ¶
ProjectPrintWithTemplate will print each worspace using the format string
func ProjectsCSVPrint ¶
ProjectsCSVPrint will print each time entry using the format string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.