[][src]Function iterm2::download_file

pub fn download_file(args: &[(&str, &str)], img_data: &[u8]) -> TerminalError

Download a file. Accepts raw file contents and option arguments

See the iTerm2 docs for more information