Commit graph

4 commits

Author SHA1 Message Date
finga 33f0bf8312 Print infos about a message queue 2021-06-14 23:01:24 +02:00
finga fe877b230c Remove a message queue 2021-06-14 23:01:24 +02:00
finga fdacba1eec Create a message queue
The create command creates a new message queue with support of the
typical parameters `mode`, `capacity` and `msgsize`. This command also
supports the global argument `verbose`.
2021-06-14 23:01:14 +02:00
finga 2b96bcc562 Initial commit
To implement commands `clap` is used to parse arguments.
2021-06-14 03:05:23 +02:00