Libraries
»
libdolt
(0.34.0)
»
Index
»
Dolt
»
Git
»
Process
»
#exception
Method: Dolt::Git::Process#exception
Defined in:
lib/libdolt/git/process.rb
#
exception
⇒
Object
39 40 41
# File 'lib/libdolt/git/process.rb', line 39
def
exception
Exception
.
new
(
stderr
.
read
)
end