ooragan.File.with_param#

File.with_param(attribute: str, parameter: Parameter) Self[source]#

Adds a Parameter to a file.

Parameters:
attributestr

Attribute name. The Parameter will be called using the File.attribute syntax.

parameterParameter

The parameter to add.