inline-files
inline-files
API
frawa.inlinefiles
compiletime
FileContents
InlineFiles
InlineFilesWithHome
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
Members list
Clear all
Value members
Concrete methods
inline
def
inlineDeepTextFiles
(
inline
path
:
String
,
inline
ext
:
String
):
Map
[
String
,
String
]
erased
def
inlineDeepTextFiles
(
path
:
String
,
ext
:
String
):
Map
[
String
,
String
]
inline
def
inlineTextFile
(
inline
path
:
String
):
String
erased
def
inlineTextFile
(
path
:
String
):
String
inline
def
inlineTextFiles
(
inline
path
:
String
,
inline
ext
:
String
):
Map
[
String
,
String
]
erased
def
inlineTextFiles
(
path
:
String
,
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
]
In this article
Attributes
Members list
Value members
Concrete methods
Extensions
Extensions