class Parchment::TXT::Style

Public Class Methods

new() click to toggle source
# File lib/parchment/formats/txt/style.rb, line 7
def initialize
  # Where this thing is at, it doesn't need styles.
end