Module contents
Copyright (C) 2020 Vanessa Sochat.
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed
with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
gridtest.templates.
copy_template
(name, dest)[source]
Given a template name and a destination directory, copy the template
to the desination directory.
-
gridtest.templates.
get_template
(name)[source]
Given the name of a template (an entire folder in the directory here)
Return the full path to the folder, with the intention to copy it somewhere.