Indicates the number of spaces that a single tab represents.
# File action_mailer/vendor/text-format-0.6.3/text/format.rb, line 501 def tabstop=(t) @tabstop = posint(t) end
<code/>
<pre/>
<code/>and<pre/>for code samples.