src.io.commandInterpolation module
Commands Interpolation Module
This module contains the command interpolation methods that should been called when a command is required inside an interpolation
- src.io.commandInterpolation.fn(function, *args, **kwargs)
- src.io.commandInterpolation.str_interpolate(s: str, pattern: str = '\\{[^\\}]*\\}') str