module Cli
Overview
Code shared by the markterm and markmark command line programs
Defined in:
cli.crConstant Summary
-
VERSION =
{{ (`shards version /srv/crystaldoc.info/github-ralsina-markterm-v0.9.0/src`).chomp.stringify }}
Class Method Summary
-
.read_source(source : String) : String
Read the input file, or standard input when the file is "-"
Class Method Detail
def self.read_source(source : String) : String
#
Read the input file, or standard input when the file is "-"