maddy/pkg/cfgparser
fox.cpp a5e4ed8031
Put a number of restrictions on directive names
This is important to keep syntax unambiguous
e.g. '{env:placeholder}' vs '{ env:placeholder }' (see #185).
2020-02-04 20:17:17 +03:00
..
env.go pkg/cfgparser: Rework environment expansion syntax 2020-02-04 20:03:19 +03:00
imports.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
parse.go Put a number of restrictions on directive names 2020-02-04 20:17:17 +03:00
parse_test.go Put a number of restrictions on directive names 2020-02-04 20:17:17 +03:00