Structs

Result of sha256 hash of a file’s contents.

Constants

Extension for Move bytecode files

Extension for coverage maps

Extension for error description map for compiled releases

Extension for Move source language files

Extension for Move IR files

Extension for Move source map files (mappings from source to bytecode)

Functions

  • For each directory in paths, it will return all files that satisfy the predicate
  • Any file explicitly passed in paths, it will include that file in the result, regardless of the file extension
  • For each directory in paths, it will return all files with the MOVE_EXTENSION found recursively in that directory
  • If keep_specified_files any file explicitly passed in paths, will be added to the result Otherwise, they will be discarded