Skip to content

EXTENSION

SourceFileGlob ​

swift
extension SourceFileGlob: ExpressibleByStringInterpolation

Methods ​

init(stringLiteral:) ​

swift
public init(stringLiteral value: String)

Parameters ​

NameDescription
valueThe value of the new instance.

Released under the MIT License.