method
from_file
from_file(file)
public
Hide source
# File lib/rubygems/request_set/lockfile/tokenizer.rb, line 8 def self.from_file file new File.read(file), file end