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