What do the vscode 'cube' and 'spanner' debugger symbols mean. Please see inserted picture.
CodePudding user response:
cube means a method (or a function)
spanner means a property that is not a function
What do the vscode 'cube' and 'spanner' debugger symbols mean. Please see inserted picture.
CodePudding user response:
cube means a method (or a function)
spanner means a property that is not a function