Module libuv::fs::misc

source ·

Functions§

  • Changes the current working directory.
  • Gets the current working directory.
  • Gets the executable path. You must call setup_args before calling this function.
  • Used to detect what type of stream should be used with a given file descriptor. Usually this will be used during initialization to guess the type of the stdio streams.