-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added cat
feature
#24
Conversation
Manually resolved merge conflicts in: - CliApp.cs - CliOptions.cs - TestCliApp.cs
Unsure about Uint32 and UInt16
Merged master into this branch (What a horrible merge!) Wasn't in the mood to think much about if the amount of Bits are important for the remaining few Also I fixed Tests as archives are now containers. Once the remaining Code-Style messages are resolved this can be merged. |
Implemented feature #23.
New keyword:
cat
Prints content of specified file inside of container. Can output as raw text or in hexdump format
Help screen:
Usage example (from tests):
All possible formats can be found here