Class: MG::File

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

Properties collapse

Class Method Details

.readString

Open a file and return its content

Returns:

  • (String)

    the content.



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

def self.read; end