Instance Propertyswhitty.swiftdraw 0.18.1SwiftDraw
inputBlack
CommandLine.Configuration.swift:39var inputBlack: URL?
var inputBlack: URL?
s9SwiftDraw11CommandLineO13ConfigurationV10inputBlack20FoundationEssentials3URLVSgvp
What are these?4M81W
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 input: 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