Home Reference Source
public class | source

DocUtil

You can directly use an instance of this class. docUtil

Extends:

cables-shared-api~SharedDocUtil → DocUtil

Method Summary

Public Methods
public

getDocForOp(opName: *, docs: undefined): *

public

getOpDocsInDir(opDir: *): *

public

makeReadable(opDocs: *): *

Public Methods

public getDocForOp(opName: *, docs: undefined): * source

Params:

NameTypeAttributeDescription
opName *
docs undefined
  • optional
  • default: undefined

Return:

*

public getOpDocsInDir(opDir: *): * source

Params:

NameTypeAttributeDescription
opDir *

Return:

*

public makeReadable(opDocs: *): * source

Params:

NameTypeAttributeDescription
opDocs *

Return:

*