Function - end

Contents

Function - end#

openfl.interface.cli.end(context, result, **kwargs)[source]#

Print the result of the operation.

Parameters:
  • context (click.core.Context) – Click context.

  • result – Result of the operation.

  • **kwargs – Arbitrary keyword arguments.