flagx

package
v0.0.0-...-42c81d0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package flagx contains helper types for parsing command line arguments.

Index

Constants

This section is empty.

Variables

View Source
var EmptyPathError = errors.New("empty path not allowed")

Functions

This section is empty.

Types

type AbsPath

type AbsPath string

AbsPath returns a flag.Value that wraps the given string and sets it to an absolute path.

func (*AbsPath) Set

func (a *AbsPath) Set(value string) error

func (AbsPath) String

func (a AbsPath) String() string

Jump to

Keyboard shortcuts

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