ModulesfsOn this pagefs Package fs provides filesystem access for durable programs. fs Functions read_all(path: String) Example: fs.read_all("/etc/hosts") Parameters: NameTypeRequiredDescriptionpathString✓ Returns: Bytes