mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
9 lines
189 B
C
9 lines
189 B
C
//
|
|
// CKDownloadDirectory.h
|
|
// mas-cli
|
|
//
|
|
// Created by Ben Chatelain on 7/8/18.
|
|
// Copyright © 2018 mas-cli. All rights reserved.
|
|
//
|
|
|
|
NSString* CKDownloadDirectory(NSString *target);
|