Add inline templates to the CLI and library #4
Reference in New Issue
Block a user
Delete Branch "cli-inline-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A positional argument carrying a { token, or one that is a JSON object, array or string, is now rendered as an inline template rather than treated as a path; its shape is settled before any data is read.
Adds Template, Generator.NewTemplate and Generator.FakeTemplate to the library, and reserves brackets and a quote in names so no path can collide with either spelling.