genfile 0.5.0

CLI for genfile_core template archive management - create, manage, and materialize code generation templates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Test Surface Specs

### Scope

Test spec files for the `genfile` crate, organized by doc entity surface.

### Responsibility Table

| Directory | Responsibility |
|-----------|----------------|
| feature/ | Spec files for docs/feature/ instances (FT- prefix) |
| invariant/ | Spec files for docs/invariant/ instances (IN- prefix) |
| cli/ | Spec files for docs/cli/ command, param, and param_group docs |