Libraries
»
ase
(2.0.0)
»
Index
»
ASE
»
Reader
»
InstanceMethods
»
#from_file
Method: ASE::Reader::InstanceMethods#from_file
Defined in:
lib/ase/reader.rb
#
from_file
(file) ⇒
Object
18 19 20 21
# File 'lib/ase/reader.rb', line 18
def
from_file
(
file
)
@file
=
file
read!
end