inline-files
inline-files
API
frawa.inlinefiles
compiletime
FileContents
InlineFiles
InlineFilesWithHome
inline-files
/
frawa.inlinefiles
/
frawa.inlinefiles.compiletime
/
FileContents
FileContents
frawa.inlinefiles.compiletime.FileContents
object
FileContents
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
FileContents
.
type
Members list
Clear all
Value members
Concrete methods
def
parseTextContentsIn
[
T
](
path
:
String
,
ext
:
String
,
recurse
:
Boolean
,
home
:
Option
[
Path
])(
f
:
String
=>
T
):
Map
[
String
,
T
]
def
readDeepTextContentsIn
(
path
:
String
,
ext
:
String
,
home
:
Option
[
Path
]):
Map
[
String
,
String
]
def
readTextContentOf
(
path
:
String
,
home
:
Option
[
Path
]):
String
def
readTextContentsIn
(
path
:
String
,
ext
:
String
,
home
:
Option
[
Path
]):
Map
[
String
,
String
]
In this article
Attributes
Members list
Value members
Concrete methods