Method: Pinpoint::Format#initialize
- Defined in:
- lib/pinpoint/format.rb
#initialize ⇒ Format
Public: Initialize an empty Format with no styles.
10 11 12 |
# File 'lib/pinpoint/format.rb', line 10 def initialize styles = {} end |
Public: Initialize an empty Format with no styles.
10 11 12 |
# File 'lib/pinpoint/format.rb', line 10 def initialize styles = {} end |