Skip to content

EXTENSION

CopyFileElement

swift
extension CopyFileElement: ExpressibleByStringInterpolation

Methods

init(stringLiteral:)

swift
public init(stringLiteral value: String)

Parameters

NameDescription
valueThe value of the new instance.

Released under the MIT License.