index
:
boxhatter
master
Container based continuous integration server/executor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src_py
/
hatter
/
backend.py
blob: b2f97e478b8cdf18dc00abcd37e7d69e4cb85977 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
class
Backend
:
def
__init__
(
self
,
db_path
):
pass
async
def
async_close
(
self
):
pass