has_loader

has_loader(filepath: unicode) bool

Is there a loader for this file type ?

returns whether this file’s extension can be loaded

Parameters

filepath (unicode) – The file path

Return type

bool