mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 22:10:49 +00:00
* feat(mrepl)!: add --working-dir option, use "." as default value * create mapped dirs * cleanup * return wasm artifacts * rework tmp dirs handling * make clippy happy * make clippy happy * return service_base_dir name * create mapped dirs * Save working dir for new_service command * flatten use statements * flatten use statements * revert side-changes