wand/docs.go
2025-09-01 02:07:48 +02:00

6 lines
211 B
Go

/*
Wand provides utilities for constructing command line applications from functions, with automatic parameter
binding from command line arguments, environment variables and configuration files.
*/
package wand