file input

Hi,

I created a new file on swift playgrounds with data in it, the file type was an empty file. How should I access the file through my playground?

Thanks.

Madhava

Questions regarding Playgrounds should really be directed to the Apple developer forums at http://forums.developer.apple.com <http://forums.developer.apple.com/&gt; as they're not directly related to the Swift open-source project.

You can find more information about Swift and playgrounds from the Developer page:

Alex

ยทยทยท

On 12 Oct 2017, at 17:08, Madhava Paliyam via swift-users <swift-users@swift.org> wrote:

Hi,

I created a new file on swift playgrounds with data in it, the file type was an empty file. How should I access the file through my playground?