Sway编程语言-更新中(The Sway Programming Language-Updatin
Ctrlk
  • Sway编程语言(The Sway Programming Language)
  • 1. 导言(Introduction)
  • 2. 示例(Example)
  • 3.Sway编程类型(Sway Program Types)
  • 4. Sway语言基础 (Sway Language basics)
  • 5. 用Sway部署区块链 (Blockchain Development with Sway)
  • 6. 高级概念 (Advanced Concepts)
  • 7. 一般集聚 (Common Collections)
  • 8.测试(Testing)
  • 9.应用前端开发 (Application Frontend Development)
  • 10.Sway应用(Sway Reference)
  • 11. Forc引用 (Forc Reference)
    • 11.1清单参考 (Manifest Reference)
    • 11.2 工作区(Workspaces)
    • 11.3 依赖(Dependencies)
    • 11.4 命令(Commands)
      • 11.4.1 forc-addr2line
      • 11.4.2 forc-build
      • 11.4.3 forc-check
Powered by GitBook
On this page
  1. 11. Forc引用 (Forc Reference)

11.4 命令(Commands)

Here are a list of commands available to forc:

以下是可用于forc的命令列表:

  • forc addr2line

  • forc build

  • forc check

  • forc clean

  • forc completions

  • forc contract-id

  • forc init

  • forc new

  • forc parse-bytecode

  • forc plugins

  • forc predicate-root

  • forc test

  • forc update

  • forc template

Previous11.3 依赖(Dependencies)Next11.4.1 forc-addr2line

Last updated 2 years ago