Skip to content

Instantly share code, notes, and snippets.

@M8Games
Last active August 29, 2015 14:19
Show Gist options
  • Save M8Games/71e748db62d1a35e9477 to your computer and use it in GitHub Desktop.
Save M8Games/71e748db62d1a35e9477 to your computer and use it in GitHub Desktop.
Swift - Class and method output
println("\(__FILE__.lastPathComponent.stringByDeletingPathExtension) \(__FUNCTION__)")
// Sample output: ViewController viewDidLoad()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment