src/pylib/Lib/string_impl/template_decl

Search:
Group by:
Source   Edit  

Types

Template = ref object of RootObj
Source   Edit  

Procs

func `$`(self: Template): string {....raises: [], tags: [], forbids: [].}
Source   Edit  

Methods

method delimiter(self: Template): char {.base, ...raises: [], tags: [], forbids: [].}
.. note:: In Python this is a class attribute Source   Edit