PacketFlow.Intent.Plugins.CustomFileOperationIntent (packetflow v0.1.0)

Custom file operation intent type

This demonstrates the custom intent type system with file operations including read, write, delete, and copy operations.

Summary

Functions

Get capabilities for this intent type

Get intent type

Create a new file operation intent

Transform file operation intent

Validate file operation intent

Functions

capabilities()

Get capabilities for this intent type

intent_type()

Get intent type

new(operation, path, user_id, opts \\ %{})

Create a new file operation intent

transform(intent)

Transform file operation intent

validate(intent)

Validate file operation intent