command line argument problem

Answered

I add ".*" to command line, then I start program and IDE change argument to ".idea". Why?



0
3 comments

.* expands to the matched folder in the working directory?

0
Avatar
Permanently deleted user

Yes it expand to matched folder.

Is it possible that it wouldn't be expanding?

How can I make cmd argument to be ".*" ? Is it possible?

0

Please sign in to leave a comment.