cmdutil

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringsListValue

type StringsListValue []string

StringsListValue is comma-separated list of values that implements flag.Value interface.

func NewStringsListValue

func NewStringsListValue(p *[]string) *StringsListValue

NewStringsListValue returns a new StringsListValue

func (*StringsListValue) Set

func (s *StringsListValue) Set(s2 string) error

Set implements flag.Value

func (StringsListValue) String

func (s StringsListValue) String() string

String implements flag.Value

Jump to

Keyboard shortcuts

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