File: doc.go

package info (click to toggle)
vagrant 2.3.7%2Bgit20230731.5fc64cde%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 17,616 kB
  • sloc: ruby: 111,820; sh: 462; makefile: 123; ansic: 34; lisp: 1
file content (5 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (3)
1
2
3
4
5
// Package flag is a thin layer over the stdlib flag package that provides
// some minimal features such as aliasing, autocompletion handling, improved
// defaults, etc. It was created for mitchellh/cli but can work as a standalone
// package.
package flag