Functions
service MySrv:
foo()
func do_something(): -- arrow of type: -> ()
MySrv "srv id"
MySrv.foo()Last updated
Was this helpful?
service MySrv:
foo()
func do_something(): -- arrow of type: -> ()
MySrv "srv id"
MySrv.foo()Last updated
Was this helpful?
Was this helpful?