e3-core
Contents:
e3-core
e3-core API highlights
Using decision graphs for scheduling builds and tests
Using abc and stevedore to write plugins
Using the e3 pytest plugin
API Reference
fs
os
cve
env
log
npm
sys
job
net
vcs
date
diff
dsse
hash
json
main
mypy
spdx
text
yaml
anod
mock
slsa
error
maven
event
Submodules
event.handler
Attributes
Classes
Functions
Package Contents
store
pytest
python
archive
platform
encoding
decorator
collection
electrolyt
fingerprint
platform_db
e3-core
API Reference
event
event.handler
event.handler.file
View page source
event.handler.file
¶
Classes
¶
FileHandler
Module Contents
¶
class
event.handler.file.
FileHandler
(
log_dir
:
str
)
¶
Bases:
e3.event.EventHandler
log_dir
¶
send_event
(
event
:
e3.event.Event
)
→
bool
¶
classmethod
decode_config
(
config_str
:
str
)
→
dict
[
str
,
str
]
¶
encode_config
(
)
→
str
¶