Class: MG::File
- Inherits:
-
Object
- Object
- MG::File
- Defined in:
- motion-game
Properties (collapse)
-
+ (String) read
Open a file and return its content.
Class Method Details
+ (String) read
Open a file and return its content
174 |
# File 'motion-game', line 174 def self.read; end |