In the scount application, add support for handling source file content that is passed in by stdin.
Currently, stdin is not read by the application. When the file path argument is specified as '-', then that should be interpreted as 'read file from stdin'.