Module xx::file

source ·

Functions§

  • Create a file for writing
  • replaces $HOME with “~”
  • List files in a directory
  • Create a directory and any missing parent directories
  • Move a file or directory
  • Open a file for reading
  • Read a file to a string
  • Remove a directory and all its contents
  • Update a directory’s last modified time
  • Write a string to a file