library

ライブラリ プロジェクトを管理します。

構文

library <sub-command> [options]
指定した <sub-command> によって、ライブラリ プロジェクトを作成するか、ライブラリ プロジェクトでさまざまなその他の操作を実行します。 Following sub-commands are supported.
  • build - Build the library project.
  • clean - Clean the library project.
  • create - Create a library project.
  • list - List all the library projects in workspace.
  • remove - Delete the library project.
  • report - Report the details of the library project.
help の後に library <sub-command> と入力するか、library <sub-command> の後に -help を付けると、詳細が表示されます。

オプション

なし

戻り値

<sub-command> によって異なります。

例は、サブコマンドのヘルプを参照してください。