Skip to content

EXTENSION

FileListGlob

swift
extension FileListGlob: ExpressibleByStringInterpolation

Methods

init(stringLiteral:)

swift
public init(stringLiteral value: String)

Parameters

NameDescription
valueThe value of the new instance.

Released under the MIT License.