Module: SQLean::VSV
- Defined in:
- lib/sqlean.rb
Overview
Class Method Summary collapse
-
.to_path ⇒ Object
Returns an absolute path to the SQLean vsv extension.
Class Method Details
.to_path ⇒ Object
Returns an absolute path to the SQLean vsv extension.
116 117 118 |
# File 'lib/sqlean.rb', line 116 def self.to_path SQLean.file_path("vsv") end |