Module: Hackle::WorkspaceFetcher

Included in:
PollingWorkspaceFetcher
Defined in:
lib/hackle/internal/workspace/workspace_fetcher.rb

Instance Method Summary collapse

Instance Method Details

#fetchWorkspace?

Returns:



6
7
# File 'lib/hackle/internal/workspace/workspace_fetcher.rb', line 6

def fetch
end

#resumeObject



15
16
# File 'lib/hackle/internal/workspace/workspace_fetcher.rb', line 15

def resume
end

#startObject



9
10
# File 'lib/hackle/internal/workspace/workspace_fetcher.rb', line 9

def start
end

#stopObject



12
13
# File 'lib/hackle/internal/workspace/workspace_fetcher.rb', line 12

def stop
end