MCPcopy Create free account
hub / github.com/ceph/ceph / remote

Method remote

qa/tasks/vstart_runner.py:529–530  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

527
528 @property
529 def remote(self):
530 return LocalRemote()
531
532 def running(self):
533 return self._get_pid() is not None

Callers

nothing calls this directly

Calls 1

LocalRemoteClass · 0.85

Tested by

no test coverage detected