Leverege Platform

Leverege Platform

  • Overview
  • JSDocs
  • REST API
  • Help

›JSDoc

JSDoc

  • Home
  • API Server
  • API Attributes
  • Api Patch Ops
  • API Redux
  • Array Util
  • Base62 Util
  • Cache
  • Cluster Manager
  • Data Store
  • Exit
  • Factory
  • Limit
  • Lock
  • Message Queue
  • Messages
  • Path
  • Permissions
  • Reasoner
  • String Util
  • UI Active Theme
  • UI Elements
  • UI Linear View Elements
  • UI Mapbox Elements
  • Validator

Path

Functions

set()

Sets the value on the object at the path. This will create intermediate objects as necessary.

delete(obj) ⇒ boolean

Deletes the value on the object at the path. This will not create intermediate.

copy()

Creates a shallow copy of the object and all the paths References to objects that are not in the path will reference the same object. If the value is not undefined, it will be set on the copied object.

set()

Sets the value on the object at the path. This will create intermediate objects as necessary.

Kind: global function

delete(obj) ⇒ boolean

Deletes the value on the object at the path. This will not create intermediate.

Kind: global function
Returns: boolean - true if a delete occurred

ParamTypeDescription
objobjectthe object to remove the path from

copy()

Creates a shallow copy of the object and all the paths References to objects that are not in the path will reference the same object. If the value is not undefined, it will be set on the copied object.

Kind: global function

← MessagesPermissions →
  • Functions
  • set()
  • delete(obj) ⇒ boolean
  • copy()
Leverege Platform
Docs
Overview
Connect
FacebookLinkedInTwitter
Facebook Open Source