menu
swift_server package
documentation
builtin_actions.dart
RobotsTxtAction
getDisallowedUrls method
getDisallowedUrls method
dark_mode
light_mode
getDisallowedUrls
method
List
<
String
>
getDisallowedUrls
(
)
Implementation
List<String> getDisallowedUrls() { return ['/']; }
swift_server package
documentation
builtin_actions
RobotsTxtAction
getDisallowedUrls method
RobotsTxtAction class