Procs
proc listenForImage(filename: string) {....raises: [Exception, ValueError, LibraryError, SslError, OSError], tags: [RootEffect, WriteIOEffect, ReadIOEffect, TimeEffect], forbids: [].}
- Source Edit
proc parseImageType(filename: string): string {....raises: [], tags: [], forbids: [].}
- Source Edit