test: add imports to doc snippets
This commit is contained in:
@@ -26,6 +26,7 @@ pub fn ps() -> Result<()> {
|
||||
|
||||
/// Start containers via `docker compose start`. Optionally pass containers to be started.
|
||||
/// ```
|
||||
/// # use ahab::scripts::docker_compose::start;
|
||||
/// start(None);
|
||||
/// ```
|
||||
/// is roughly the same as
|
||||
|
||||
Reference in New Issue
Block a user