R
Rong
If I have a file that contains a method that takes one parameter. and
I want to call the method from the command line, how do you do that?
I know how to run a script from the command line but not how to call a
method.
I want to call the method from the command line, how do you do that?
I know how to run a script from the command line but not how to call a
method.