Class: Yast::InstRpmcopySecondstageClient
- Inherits:
-
Client
- Object
- Client
- Yast::InstRpmcopySecondstageClient
- Defined in:
- src/lib/installation/clients/inst_rpmcopy_secondstage.rb
Instance Method Summary collapse
Instance Method Details
#main ⇒ Object
29 30 31 32 |
# File 'src/lib/installation/clients/inst_rpmcopy_secondstage.rb', line 29 def main Builtins.y2milestone("inst_rpmcopy_secondstage calling inst_rpmcopy") WFM.CallFunction("inst_rpmcopy", WFM.Args) end |