bloop-config
bloop-config
API
bloop.config
util
ConfigUtil
Config
Artifact
Checksum
CompileOrder
CompileOrder
CompileSetup
CompileSetup
File
File
Java
JavaThenScala
JsConfig
JsConfig
JvmConfig
JvmConfig
LinkerMode
LinkerMode
Debug
Release
Mixed
Module
Module
ModuleKindJS
ModuleKindJS
CommonJSModule
ESModule
NoModule
ModuleSplitStyleJS
ModuleSplitStyleJS
FewestModules
SmallModulesFor
SmallModulesFor
SmallestModules
NativeBuildTarget
NativeBuildTarget
Application
LibraryDynamic
LibraryStatic
NativeConfig
NativeConfig
NativeFlags
NativeFlags
NativeLTO
NativeLTO
Full
None
Thin
NativeLinkerReleaseMode
NativeLinkerReleaseMode
ReleaseFast
ReleaseFull
ReleaseSize
NativeModeAndLTO
NativeModeAndLTO
NativeOptimizerConfig
NativeOptions
NativeOptions
NativeResourcePatterns
NativeResourcePatterns
NativeSanitizer
NativeSanitizer
AddressSanitizer
ThreadSanitizer
UndefinedBehaviourSanitizer
Platform
Platform
Js
Js
Jvm
Jvm
Native
Native
PlatformConfig
Project
Project
Resolution
Sbt
Scala
ScalaThenJava
SourceGenerator
SourceGenerator
SourcesGlobs
Test
Test
TestArgument
TestFramework
TestFramework
TestOptions
TestOptions
ConfigCodecs
PlatformFiles
SourceGeneratorCompanionPlatform
Tag
bloop-config
/
bloop.config
/
PlatformFiles
PlatformFiles
bloop.config.PlatformFiles
object
PlatformFiles
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
PlatformFiles
.
type
Members list
Clear all
Type members
Types
type
Path
=
Path
Value members
Concrete methods
def
createTempFile
(
prefix
:
String
,
suffix
:
String
):
Path
def
deleteTempFile
(
path
:
Path
):
Unit
def
getFileName
(
path
:
Path
):
Path
def
getPath
(
path
:
String
):
Path
def
readAllBytes
(
path
:
Path
):
Array
[
Byte
]
def
resolve
(
parent
:
Path
,
child
:
String
):
Path
def
userDir
:
Path
def
write
(
path
:
Path
,
bytes
:
Array
[
Byte
]):
Unit
Concrete fields
val
emptyPath
:
Path
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods
Concrete fields