Class: Yast::InstRpmcopySecondstageClient

Inherits:
Client
  • Object
show all
Defined in:
src/lib/installation/clients/inst_rpmcopy_secondstage.rb

Instance Method Summary collapse

Instance Method Details

#mainObject



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