File: doc.go

package info (click to toggle)
golang-github-peterbourgon-ff 3.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 408 kB
  • sloc: sh: 9; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
// Package ffcli is for building declarative commandline applications.
//
// See the README at https://github.com/peterbourgon/ff/tree/master/ffcli
// for more information.
package ffcli