wand/docs.go

6 lines
211 B
Go
Raw Normal View History

2025-09-01 02:07:48 +02:00
/*
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