# `Plushie.Effect.Result.FilesOpened`
[🔗](https://github.com/plushie-ui/plushie-elixir/blob/v0.7.2/lib/plushie/effect/result.ex#L61)

Multiple files were selected from a multi-file open dialog.

# `t`

```elixir
@type t() :: %Plushie.Effect.Result.FilesOpened{paths: [String.t()]}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
