Searched defs:filetype (Results 1 – 2 of 2) sorted by relevance
184 for (const filetype in filesByType) { constant186 const files = filesByType[filetype]; constant187 const fileDecoder = FILE_DECODERS[proxyFileTypeAdapter[filetype]]; constant
75 def __init__(self, file, filetype) -> None: argument87 def __init__(self, path, matcher, filetype) -> None: argument104 def __init__(self, path, matcher, filetype) -> None: argument