Method: Composio::ActionMetadata#provider
- Defined in:
- lib/composio/models/action_metadata.rb
#provider ⇒ Object
The provider of the log
35 36 37 |
# File 'lib/composio/models/action_metadata.rb', line 35 def provider @provider end |