Instance Propertyswhitty.swiftdraw 0.18.1SwiftDraw
input
CommandLine.Configuration.swift:37var input: URL
var input: URL
s9SwiftDraw11CommandLineO13ConfigurationV5input20FoundationEssentials3URLVvp
What are these?9GH1R
import SwiftDraw
struct Configuration
enum CommandLine
struct URL
A URL is a type that can potentially contain the location of a resource on a remote server, the path of a local file on disk, or even an arbitrary piece of encoded data.
var api: API?
var format: Format
var inputBlack: URL?
var inputUltralight: URL?
var insets: Insets
var insetsBlack: Insets?
var insetsUltralight: Insets?
var options: SVG.Options
var output: URL
var precision: Int?
var scale: Scale
var size: Size