Class: MG::File

Inherits:
Object
  • Object
show all
Defined in:
motion-game

Properties (collapse)

Class Method Details

+ (String) read

Open a file and return its content

Returns:

  • (String)

    the content.



174
# File 'motion-game', line 174

def self.read; end