Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 212 Bytes

ExportFormat.md

File metadata and controls

26 lines (18 loc) · 212 Bytes

ENUM

ExportFormat

public enum ExportFormat: String, ExpressibleByArgument

Cases

text

case text

json

case json

csv

case csv