GetCopyReferenceArg

public class GetCopyReferenceArg : CustomStringConvertible, JSONRepresentable

The GetCopyReferenceArg struct

  • The path to the file or folder you want to get a copy reference to.

    Declaration

    Swift

    public let path: String
  • Declaration

    Swift

    public var description: String { get }