Function wrangler::commands::kv::key::get[][src]

pub fn get(
    target: &Target,
    user: &GlobalUser,
    id: &str,
    key: &str
) -> Result<(), Error>