public updateExternal()
in
scripts/control.ts [69:71]
3
lines of code
1
McCabe index (conditional complexity)
public updateExternal(value: number): void { this._update(value); }