Skip to documentation content
On this page
  1. Contract
  2. Signature

clone

Clone this feature through Telion's generic feature command path.

Clone this feature through Telion's generic feature command path.

Contract

PropertyValue
symboltelion_api.Feature.clone
signature(label: 'str | None' = None, parent: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> "'Feature'"
return'Feature'

Signature

telion_api.Feature.clone(label: 'str | None' = None, parent: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> "'Feature'"
clone — Telion Python API 0.1.0-alpha | Telion