Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

EXTENSION

SourceFilesList

swift
extension SourceFilesList: ExpressibleByStringInterpolation

Methods

init(stringLiteral:)

swift
public init(stringLiteral value: String)

Parameters

NameDescription
valueThe value of the new instance.

init(arrayLiteral:)

swift
public init(arrayLiteral elements: SourceFileGlob...)

Released under the MIT License.