Module forest_filecoin::utils::misc::env

source ·

Functions§

  • Get the value of an environment variable, or a default value if it is not set or cannot be parsed.
  • Check if the given environment variable is set to truthy value.