lightningrodlabs / holochain-runner

Gives a binary providing wrapped Holochain Conductor with Status Update events, and a good SIGTERM kill switch
20 stars 3 forks source link

chore: change param databases_path from &str to PathBuf #30

Closed mattyg closed 1 year ago

mattyg commented 1 year ago

Makes the param 'databases_path' a PathBuf instead of a &str