MCPcopy Create free account
hub / github.com/cinience/RedisStudio / FSCommand

Method FSCommand

DuiLib/Utils/FlashEventHandler.h:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 }
29
30 virtual HRESULT FSCommand ( LPCTSTR command, LPCTSTR args )
31 {
32 return S_OK;
33 }
34
35 virtual HRESULT FlashCall ( LPCTSTR request )
36 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected