Class: MG::File

Inherits:
Object
  • Object
show all
Defined in:
doc/API_reference.rb

Class Method Summary collapse

Class Method Details

.readString

Open a file and return its content

Returns:

  • (String)

    the content.



536
# File 'doc/API_reference.rb', line 536

def self.read; end