Class: Uttk::Strategies::SubCmd

Inherits:
CmdBase show all
Includes:
Concrete
Defined in:
lib/uttk/strategies/SubCmd.rb

Overview

I run a sub Uttk or an another program that can behave like it.

Instance Attribute Summary

Attributes inherited from CmdBase

#my_exit, #my_status, #pid

Attributes inherited from Strategy

#status

Method Summary

Methods inherited from CmdBase

#epilogue, #initialize

Methods inherited from IOBased

#initialize, #stream, #stream_class=

Methods inherited from Strategy

#abort, #assign, #clean_instance_variables, #display_unexpected_exc, #display_unexpected_synflow_exc, #fail, #initialize, #initialize_flow_factory, #name=, #pass, #raise_error, #reject, #run, #running?, #skip, #skip_if_cached, #skip_wrt_rpath_and_rpath_exclude, #strategy, #strategy=, #symbols=, #symtbl, #symtbl=, #testify, #timeout=, to_form, #to_s, to_yaml_type, #wclass=

Constructor Details

This class inherits a constructor from Uttk::Strategies::CmdBase