R/ducklake.R
ducklake_download_mc.Rd
Download a static MinIO client (mc) binary
ducklake_download_mc(dest_dir = tempdir(), url = NULL, filename = "mc")
Destination directory (created if missing).
Optional download URL. Defaults to mc Linux build for host arch.
Output filename. Defaults to "mc".
Path to downloaded binary.