package
2.0.1+incompatible
Repository: https://github.com/mikoto2000/devcontainer.vim.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
workspaceFolder で指定したディレクトリに対応するコンテナのコンテナ ID を返却する.
No description provided by the author
`docker ps --format json` コマンドを実行する。.
`docker rm -f ${containerID}` コマンドを実行する。.
No description provided by the author
`docker stop -f ${containerID}` コマンドを実行する。.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
`docker ps --format json` コマンドの実行結果スキーマ Example: { }.