* Add hints in testimony, add pause alias.
end is most commonly used, provides more clarity that the testimony has "stopped" and further testimony is via /add and /update.
* Fix examine cmd on-going examination check
Previously did not stop users from calling examine mid-examination.
* formating attempt
i am sorry clang-format
* Change "your" to "the".
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
* Added command extension system
Resolve#10
* Added akashi definitions
* Updated headers to comply to the standard
* Added full definition to argument
* Clang-format pass
* Missing header for GCC
* Missing header for GCC
* Move method implementation to source file