or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

advanced-features.mdflag-access.mdflag-definition.mdflag-types.mdflagset-methods.mdgo-integration.mdindex.mdusage-help.md
tile.json

tile.json

{
  "name": "tessl/golang-github-com-spf13--pflag",
  "version": "1.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:golang/github.com/spf13/pflag@v1.0.10",
  "summary": "Drop-in replacement for Go's flag package implementing POSIX/GNU-style command-line flags with extensive type support and advanced features",
  "private": false
}