bind_resource method

bind_resource

Binds resource to output file.

def bind_resource(self, output_file, obj):
    ...
ParameterTypeDescription
output_fileIOutputFileOutput file.
objanyResource object.

See Also