inline-files
inline-files
API
frawa.inlinefiles
InlineFiles
frawa.inlinefiles.compiletime
FileContents
inline-files
/
frawa.inlinefiles
/
InlineFiles
InlineFiles
frawa.inlinefiles.InlineFiles$
object
InlineFiles
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
InlineFiles
.type
Clear all
Members list
Concise view
Value members
Concrete methods
inline
def
inlineDeepTextFiles
(
inline
path
:
String
,
inline
ext
:
String
):
Map
[
String
,
String
]
inline
def
inlineTextFile
(
inline
path
:
String
):
String
inline
def
inlineTextFiles
(
inline
path
:
String
,
inline
ext
:
String
):
Map
[
String
,
String
]
Extensions
Extensions
extension
[
T
](inlined:
Map
[
String
,
T
])
def
files
():
Map
[
String
,
T
]
def
folder
(
path
:
String
):
Map
[
String
,
T
]