Change 4159

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/API/Ruby/main
Request Review
Download .zip
Bug fix.
P4#save_* methods previously only accepted one argument,
now, you can pass extras. This allows you to run commands like:

    p4.save_client( spec, "-f" ) # i.e. "p4 client -i -f"

Note that you must still pass the spec as the first argument, and
the flags must follow.
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
Changes#26
Loading...
lib/P4.rb#12
Loading...
Tip: Use n and p to cycle through the changes.