index
:
ircbot.git
master
wip/T77-nola-rename
an irc bot
href
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lsg.ex
blob: ab53a705ff18558148398b2b023a41991d1f91d7 (
plain
) (
blame
)
1
2
3
4
5
6
7
defmodule
LSG
do
def
data_path
do
Application
.
get_env
(
:lsg
,
:data_path
)
end
end