Libraries
»
nyaplot
(0.1.1)
»
Index
»
Nyaplot
»
DataBase
»
#fetch
Method: Nyaplot::DataBase#fetch
Defined in:
lib/nyaplot/database.rb
#
fetch
(df_name) ⇒
Object
18 19 20
# File 'lib/nyaplot/database.rb', line 18
def
fetch
(
df_name
)
@db
[
df_name
]
end