maid_runner.CollectionResult

class maid_runner.CollectionResult(artifacts, language, file_path, errors=<factory>)

Result of collecting artifacts from a source file.

Parameters:
__init__(artifacts, language, file_path, errors=<factory>)
Parameters:
Return type:

None

Methods

__init__(artifacts, language, file_path[, ...])

Attributes

artifacts

language

file_path

errors