PreviewArg

public class PreviewArg : CustomStringConvertible, JSONRepresentable

The PreviewArg struct

  • The path of the file to preview.

    Declaration

    Swift

    public let path: String
  • rev

    Please specify revision in path instead.

    Declaration

    Swift

    public let rev: String?
  • Declaration

    Swift

    public var description: String { get }