electric (class)

class electric(log, pathToTemplate, pathToDestination, settings=False, ignoreExisting=False)[source]

Bases: object

The worker class for the electric module

Key Arguments

  • log – logger

  • settings – the settings dictionary

  • pathToTemplate – path to the template folder/file

  • pathToDestination – path to where template should be cloned

  • ignoreExisting - - ignore existing files in the destination for the template

Methods

get()

do the frankenstein magic!

list_placeholders()

list the remaining placeholders required by frankenstein

get()[source]

do the frankenstein magic!

list_placeholders()[source]

list the remaining placeholders required by frankenstein