command: use the bool datatype instead of int
Instead of returning 0 for success and -1 for failure, return true or
false. This seems more natural.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment