January 2018
Intermediate to advanced
318 pages
7h 6m
English
This option is a quite a simple one; running fission function get will display the source code for your chosen function. It accepts one input: --name. This is the name of the function you wish to display the source code for.
Running the following command will display the source code for the hello world function:
$ fission function get --name hello

Read now
Unlock full access