favicon, items
favicon |
items |
/favicons/dropbox.svg |
name |
desc |
Create a folder |
Creates a new folder with the given parent folder and folder name. |
|
name |
desc |
Create a text file |
Create a new text file from plain text content you specify. |
|
name |
desc |
Rename a file |
Rename a file with the given file path and new name. |
|
|
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>