methods - What functions does the CLI perform before executing the command -


so, topic came during discussion cli , gui , interfaces , all. , gathered information not find definite complete answer.

so, think developing cli set of api. functions can cli perform before calls particular method command entered.

there few points able think of , got internet.

  • validation of command
  • security check

what else cli before executing command?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -