Module move_command_line_common::files
source · [−]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
paths
, it will return all files that satisfy the predicatepaths
, it will include that file in the result, regardless
of the file extension
paths
, it will return all files with the MOVE_EXTENSION
found
recursively in that directorykeep_specified_files
any file explicitly passed in paths
, will be added to the result
Otherwise, they will be discarded