Class Rows

    • Constructor Detail

      • Rows

        public Rows​(int overallWidth,
                    int columnSeparatorWidth)
    • Method Detail

      • add

        public void add​(String option,
                        String description)
      • reset

        public void reset()
      • fitToWidth

        public void fitToWidth()
      • render

        public String render()