Class: PasteboaRb::General

Inherits:
PasteboardBase show all
Defined in:
lib/pasteboarb/pasteboard.rb

Instance Attribute Summary

Attributes inherited from PasteboardBase

#pboard

Instance Method Summary collapse

Constructor Details

#initializeGeneral

Returns a new instance of General.



7
8
9
# File 'lib/pasteboarb/pasteboard.rb', line 7

def initialize
  @pboard = :general
end