Initializer

init(fileReferenceLiteralResourceName:)

Creates a URL from a playground file literal. あるURLをプレイグラウンドファイルリテラルから作成します。

Declaration 宣言

init(fileReferenceLiteralResourceName name: String)

Parameters パラメータ

name

The playground file literal name, as a string. プレイグラウンドファイルリテラル名、文字列として。

See Also 参照

Creating a File URL ファイルURLを作成する