runners

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package runners provides functions for the command line interface. Exported methods are intended to be used in cobra.Command instances.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResultDelete

func ResultDelete(cmd *cobra.Command, args []string)

ResultDelete is a runner for `result delete` subcommand.

func ResultExport

func ResultExport(cmd *cobra.Command, args []string)

ResultExport is a runner for `result export` subcommand.

func ResultList

func ResultList(cmd *cobra.Command, args []string)

ResultList is a runner for `result list` subcommand.

func ResultSearch

func ResultSearch(cmd *cobra.Command, args []string)

ResultSearch is a runner for `result search` subcommand.

func TestDelete

func TestDelete(cmd *cobra.Command, args []string)

TestDelete is a runner for `test delete` subcommand.

func TestExport

func TestExport(cmd *cobra.Command, args []string)

TestExport is a runner for `test export` subcommand.

func TestImport

func TestImport(cmd *cobra.Command, args []string)

TestImport is a runner for `test import` subcommand.

func TestList

func TestList(cmd *cobra.Command, args []string)

TestList is a runner for `test list` subcommand.

func TestSearch

func TestSearch(cmd *cobra.Command, args []string)

TestSearch is a runner for `test search subcommand`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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