LockFileArg
public class LockFileArg : CustomStringConvertible, JSONRepresentable
The LockFileArg struct
-
Path in the user’s Dropbox to a file.
Declaration
Swift
public let path: String
-
Declaration
Swift
public var description: String { get }