Declaration

func shouldMonitorFile(_ fileType: String) -> Bool

Declaration

- (BOOL) shouldMonitorFile:(NSString *) fileType;

Declaration

shouldMonitorFile_(fileType: str) -> bool