arelle.utils.EntryPointDetection¶
See COPYRIGHT.md for copyright information.
Module Contents¶
Classes¶
Functions¶
Data¶
API¶
- arelle.utils.EntryPointDetection._: arelle.typing.TypeGetText¶
None
- class arelle.utils.EntryPointDetection.EntrypointParseResult¶
- success: bool¶
None
- entrypointFiles: list[dict[str, Any]]¶
None
- filesource: arelle.FileSource.FileSource | None¶
None
- arelle.utils.EntryPointDetection.parseEntrypointFileInput(cntlr: arelle.Cntlr.Cntlr, entrypointFile: str | None, sourceZipStream=None, fallbackSelect=True) arelle.utils.EntryPointDetection.EntrypointParseResult¶
- arelle.utils.EntryPointDetection.filesourceEntrypointFiles(filesource, entrypointFiles=None, inlineOnly=False, fallbackSelect=True)¶