Skip to content

tarsFiles 既然是数组,为啥不支持一次处理多个 tars 文件呢? #10

@lanlin

Description

@lanlin

tars.proto.php

return [
    ...,
    'tarsFiles'       => [
        './a.tars',
        './b.tars',
        './c.tars',
        ...
    ],
];

如上所示,tarsFiles 数组中,只有第一个 a.tars 会被处理,后面的文件都不会被处理

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