Skip to content

Instantly share code, notes, and snippets.

@nderkach
Created December 7, 2017 15:07
Show Gist options
  • Save nderkach/a96995cda8cf1c4b67c16024ff5d753c to your computer and use it in GitHub Desktop.
Save nderkach/a96995cda8cf1c4b67c16024ff5d753c to your computer and use it in GitHub Desktop.
if let text: String = resource.typedContent() {
print(text)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment