Skip to main content

builtin_drive_download

Function builtin_drive_download 

Source
pub(crate) fn builtin_drive_download(
    env: &mut Env,
    args: &[AST],
) -> Result<Value, String>
Expand description

drive.download(file_id, local_name) — バイナリ本文を生バイト列のまま ローカル FS に保存する(画像/zip 等、lossy な drive.cat では壊れるファイル向け)。