README (275B)
1 The fs module provides an abstracted interface for accessing an arbitrary 2 filesystem. If you want to work with the host filesystem, you probably want to 3 refer to the functions available in [[os::]] instead, which provides an 4 implementation of [[fs]] for the host filesystem.