Class: FileLoader

Inherits:
Object
  • Object
show all
Defined in:
lib/pokotarou/file_loader.rb

Direct Known Subclasses

YmlLoader

Class Method Summary collapse

Class Method Details

.load(filepath) ⇒ Object

load data with the use of indicated filepath



4
5
# File 'lib/pokotarou/file_loader.rb', line 4

def load filepath
end