janus.language.file#

Attributes#

log

Classes#

FileManager

A parent class that manages the files that are being translated.

Module Contents#

janus.language.file.log#
class janus.language.file.FileManager(language='python')#

A parent class that manages the files that are being translated.

Initialize a FileManager instance.

Parameters:

language (str) – The name of the language to manage.