Skip to main content

files

Function files 

Source
pub fn files(transaction_id: &str) -> Result<()>
Expand description

List modified files for a specific transaction.

ยงErrors

Returns an error if the modified files for the given transaction ID cannot be retrieved.