Skip to content

Improve the ability to specify files for analyze #49

@SkowronskiAndrew

Description

@SkowronskiAndrew

Currently "Analyze" only supports directory scanning.

  • You CAN turn off recursive scanning
  • You can specify a simple wildcard

So its possible, but rather awkward specifying a single file like this:

UnityDataTool analyze . -p myactualfilename.bundle

This issue is about extending the support a bit more.

  • Ability to specify files from more than one locations (e.g. a build + a buildreport file)
  • Simple syntax for the common case of analyzing a single file (perhaps allow instead of ". -p ")
  • ...other ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions