Class: Diggit::WorkspaceEntry

Inherits:
EntryWithRunnables show all
Defined in:
lib/dgit/entries.rb

Instance Attribute Summary

Attributes inherited from EntryWithRunnables

#canceled, #performed

Instance Method Summary collapse

Methods inherited from EntryWithRunnables

#clean, #error?, #has?

Constructor Details

#initializeWorkspaceEntry

Returns a new instance of WorkspaceEntry.



142
143
144
# File 'lib/dgit/entries.rb', line 142

def initialize
	super
end