read_indexed_file_content

Function read_indexed_file_content 

Source
pub(crate) fn read_indexed_file_content(
    store: &AtlasStore,
    file_key: &str,
) -> Result<String, CliError>
Expand description

Read content for a previously validated indexed file key.