Libraries
»
ask-ai
(1.0.1)
»
Index
»
Files
»
#file_path
Method: Files#file_path
Defined in:
lib/files.rb
#
file_path
⇒
Object
6 7 8
# File 'lib/files.rb', line 6
def
file_path
File
.
expand_path
(
"./../files/"
,
__dir__
)
end