ooragan.File.with_param# File.with_param(attribute: str, parameter: Parameter) → Self[source]# Adds a Parameter to a file. Parameters: attributestrAttribute name. The Parameter will be called using the File.attribute syntax. parameterParameterThe parameter to add.