Skip to main content

drive_cat

Function drive_cat 

Source
pub fn drive_cat(token: &str, file_id: &str) -> Result<String, &'static str>
Expand description

file_id だけから本文を取得する(mime_type をまず問い合わせてから分岐)。 CUI コマンド(drive cat <id>)向けの一括ヘルパー。