Skip to content

Suggestion: general data loading #9

Description

@Ashton-W

I would like to be able to use chairs more generally to download and upload files from the simulator - maybe even devices. The function I'm looking for is to copy given file paths to the Documents directory.

It would need new commands:

chairs load [-r] [-directory bundledir] file ...        overwrite app data bundle files, or just Documents/Application\ Support

Examples:
chairs load -directory Documents ExampleDocuments/*
(load directory contents into apps Documents)
chairs load -r Fixtures/AppData/ (copy directory recursively to sim)
chairs load .

What do you think @orta? Otherwise I would ask for extracting a simulator files gem :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions