Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use "load" not "template_from_file" or "render_from_file" #118

Merged
merged 2 commits into from
Aug 27, 2020
Merged

Conversation

jverzani
Copy link
Owner

@jverzani jverzani commented Aug 26, 2020

Adds a non-exported "load" command to load a template from a file and return a MustacheTokens object. This in keeping with the FileIO naming convention, though FileIO is not used, as there is no standard template extension.

Some code reorganization

@jverzani jverzani merged commit 07d4d44 into master Aug 27, 2020
@jverzani jverzani deleted the load branch August 27, 2020 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant