aws_encryption_sdk_cli.internal.io_handling

Helper functions for handling all input and output for this CLI.

Functions

output_filename(source_filename, ...)

Duplicates the source filename in the destination directory, adding or stripping a suffix as needed.

Classes

IOHandler(metadata_writer, interactive, ...)

Common handler for all IO operations.