C# Class Bloom.CLI.DownloadBookCommand

This command downloads the specified book to the specified destination. See DownloadBookOptions for the expected options.
Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
HandleSilentDownload ( DownloadBookOptions options ) : int

Method Details

HandleSilentDownload() public static method

public static HandleSilentDownload ( DownloadBookOptions options ) : int
options DownloadBookOptions
return int